Specifies an
object that contains the list of integer values that can be assigned to the property described by this
object.
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertySelectionsInteger32 As IInteger32List |
C# |
---|
IInteger32List PropertySelectionsInteger32 { get; } |
C++ |
---|
property IInteger32List PropertySelectionsInteger32 abstract { IInteger32List get(); } |
J# |
---|
/** property */ public IInteger32List get_PropertySelectionsInteger32(); |
JScript |
---|
public function get PropertySelectionsInteger32() : IInteger32List |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ