Specifies a
object containing an ordered collection of all of the property descriptions belonging to this class description.
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertyDescriptions As IPropertyDescriptionList |
C# |
---|
IPropertyDescriptionList PropertyDescriptions { get; } |
C++ |
---|
property IPropertyDescriptionList PropertyDescriptions abstract { IPropertyDescriptionList get(); } |
J# |
---|
/** property */ public IPropertyDescriptionList get_PropertyDescriptions(); |
JScript |
---|
public function get PropertyDescriptions() : IPropertyDescriptionList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: PropertyDescription
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ