The value of a Choice object that holds an integer data type in a choice list.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ChoiceIntegerValue As Nullable(Of Integer) |
C# |
---|
Nullable<int> ChoiceIntegerValue { get; set; } |
Visual C++ |
---|
property Nullable<int> ChoiceIntegerValue { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_choiceIntegerValue(); function set_choiceIntegerValue(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ