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