Specifies a
object that contains the list of DateTime 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 PropertySelectionsDateTime As IDateTimeList |
C# |
---|
IDateTimeList PropertySelectionsDateTime { get; } |
C++ |
---|
property IDateTimeList PropertySelectionsDateTime abstract { IDateTimeList get(); } |
J# |
---|
/** property */ public IDateTimeList get_PropertySelectionsDateTime(); |
JScript |
---|
public function get PropertySelectionsDateTime() : IDateTimeList |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: DATE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ