Represents the description of a class property in an external repository.
The following tables list the members exposed by IExternalPropertyDescription.
Public Properties
Name | Description | |
---|---|---|
![]() |
Cardinality | Specifies a constant, which indicates whether an object property can hold a single value (single cardinality) or a collection of multiple values (list or enumeration cardinality). You can only set the property when you create a new property template. When you create a property definition from a property template, its property will be automatically populated with the same value as that of the property template on which it is based. Once you have instantiated an object from the class to which the property definition belongs, the property defined by the property definition will have the specified cardinality. For
For
|
![]() |
DataType | Specifies a constant, which indicates the data type of the value that an object property, choice list, or database table column can hold. For For For |
![]() |
DescriptiveText | User-readable text that describes an object. The text is not locale-specific to the retrieving user except for the following classes:
|
![]() |
DisplayName | The user-readable, provider-specific name of an object. This property is usually the designated Name property of the object's class. |
![]() |
MappableDirection | Specifies the direction in which the external property described by this external property description can be mapped for replication with respect to a Content Engine property. |
![]() |
PropertyIdentity | Specifies the identity of the external property described by this external property description or for which this external property alias defines a mapping. For |