ContentType::getDefaultType Method

Gets the record ID of the default ContentType record that has the Name field equal to the other. If that record does not exist, it recreates all the default ContentType records.

Syntax

client server public static RecId getDefaultType()

Run On

Called

Return Value

Type: RecId Extended Data Type
The RecId value of the default ContentType record.

Remarks

The default ContentType record that has a name value equal to other.

See Also

Reference

ContentType Table