Specifies a ChoiceList object that represents the discrete set of possible values
that this property can hold.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ChoiceList As IChoiceList |
C# |
---|
IChoiceList ChoiceList { get; set; } |
Visual C++ |
---|
property IChoiceList^ ChoiceList { IChoiceList^ get (); void set (IChoiceList^ value); } |
JavaScript |
---|
function get_choiceList(); function set_choiceList(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: ChoiceList
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ