Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ContentHubFieldDefinition

A field definition.
Property Name Type Description Available Version
displayName String Label or caption of this field. 39.0
isMandatory Boolean Specifies whether this field is mandatory for the item type. 39.0
maxLength Integer Maximum length of the value of this field. 39.0
name String Name of the field. 39.0
type ConnectApi.​ContentHub​VariableType Specifies the data type of the value of the field. Values are:
  • BooleanType
  • DateTimeType
  • DecimalType
  • HtmlType
  • IdType
  • IntegerType
  • StringType
  • UriType
  • XmlType
39.0