Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the ContentType record with specified name exists.
Syntax
client server public static boolean exist(ContentTypeName _name)
Run On
Called
Parameters
- _name
Type: ContentTypeName Extended Data Type
Specifies the name of content type.
Return Value
Type: boolean
true if the ContentType record exists; otherwise, false.