CreatedDateTime
|
date
|
|
N
|
|
Non-updatable
|
CreateLocation
|
string
|
|
N
|
|
Non-updatable
|
CreatedBy
|
string
|
|
N
|
|
Non-updatable
|
Description
|
string
|
30
|
Y
|
|
|
EditMask
|
string
|
30
|
Y
|
|
One of the following values for the intended input type when assigning to a product: Alphanumeric, Date, Number, Dollar. Use Dollar for a currency type.
|
FullTextSearchIndicator
|
boolean
|
|
Y
|
|
Whether content applied with this content type should be included in full text search indexing.
|
Id
|
integer
|
|
Y
|
|
Non-updatable
|
Inactive
|
boolean
|
|
Y
|
|
|
LastContentUseUpdateDateTime
|
date
|
|
Y
|
|
|
UpdatedDateTime
|
date
|
|
Y
|
|
Auto-assigned
|
UpdatedBy
|
string
|
|
N
|
|
Auto-assigned
|
Limit
|
integer
|
|
N
|
|
Enforced character limit for alphanumeric data types.
|
ReferenceDescriptionColumn
|
string
|
50
|
N
|
|
Description column (display value) used when a reference table is used.
|
ReferenceIdColumn
|
string
|
50
|
N
|
|
Id column (data value) used when a reference table is used.
|
ReferenceSort
|
string
|
100
|
N
|
|
Sort value used in SQL expression to fetch values.
|
ReferenceTable
|
string
|
100
|
N
|
|
Table or View to be used for a reference values.
|
ReferenceWhere
|
string
|
255
|
N
|
|
Where clause to be use for SQL expression when ReferenceTable is populated.
|
UseWebApi
|
boolean
|
|
N
|
|
This separates content between those used on the web vs content that is to be used internally to the organization.
|
ControlGroup
|
ControlGroupSummary
|
|
Y
|
|
|
FK: TR_CONTROL_GROUP.id   Resource: ControlGroups |