TypeID
constant, which indicates the data type of the value that an object property, choice list, or database table column can hold. For
,
, and
object types, this property is read-only and specifies the data type of the value that an object property can hold. Because the value of the
property is automatically set by the server to correspond to the specific object type of the
,
, or
object, you do not need to set it when you are creating a property template or property definition. For example, in a
,
, or
object, the server automatically sets the
property to a value of
.
For
objects, this property is settable on create and must be a
or
constant value. This property determines whether a choice list is an integer-type choice list, which holds integer-type choice items or a string-type choice list, which holds string-type choice items.
For
objects, this property is read-only and specifies the data type of the object property value that is stored in the represented database table column.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
Datatype: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ