Specifies the number of property descriptions contained in the class description that describes
the immediate superclass of the class described by this class description.
This value is equal to the number of properties inherited by a subclass from its superclass.
Namespace:
FileNet.Api.MetaAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SuperclassPropertyCount As Nullable(Of Integer) |
C# |
---|
Nullable<int> SuperclassPropertyCount { get; } |
Visual C++ |
---|
property Nullable<int> SuperclassPropertyCount { Nullable<int> get (); } |
JavaScript |
---|
function get_superclassPropertyCount(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ