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