Specifies the maximum value for a property that returns a LONG data type.
Namespace: FileNet.Api.Meta
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property PropertyMaximumInteger32 As Nullable(Of Integer) |
C# |
---|
Nullable<int> PropertyMaximumInteger32 { get; } |
C++ |
---|
property Nullable<int> PropertyMaximumInteger32 abstract { Nullable<int> get(); } |
J# |
---|
/** property */ public Nullable<int> get_PropertyMaximumInteger32(); |
JScript |
---|
public function get PropertyMaximumInteger32() : Nullable<int> |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
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