This property is not supported.
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMMountWaitDuration As Nullable(Of Integer) |
C# |
---|
Nullable<int> TSMMountWaitDuration { get; set; } |
C++ |
---|
property Nullable<int> TSMMountWaitDuration abstract { Nullable<int> get(); void set(Nullable<int> value); } |
J# |
---|
/** property */ public Nullable<int> get_TSMMountWaitDuration(); /** property */ public void set_TSMMountWaitDuration(Nullable<int> value); |
JScript |
---|
public function get TSMMountWaitDuration() : Nullable<int> public function set TSMMountWaitDuration(value : 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: 0
PropertyMaximumInteger32: 0x7FFFFFFF
PropertyMinimumInteger32: none
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ