Specifies a PropertyDefinitionList object containing an ordered collection of all of the
property definitions belonging to this class definition.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PropertyDefinitions As IPropertyDefinitionList |
C# |
---|
IPropertyDefinitionList PropertyDefinitions { get; set; } |
Visual C++ |
---|
property IPropertyDefinitionList^ PropertyDefinitions { IPropertyDefinitionList^ get (); void set (IPropertyDefinitionList^ value); } |
JavaScript |
---|
function get_propertyDefinitions(); function set_propertyDefinitions(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: PropertyDefinition
RequiresUniqueElements: true
Settability: READ_WRITE
TargetAccessRequired: READ