Specifies a list of IDs that identify the add-on versions logically produced as a result of applying this
object. The list must contain one or more IDs (and will usually contain only one).
Namespace: FileNet.Api.Admin
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property ToVersions As IIdList |
C# |
---|
IIdList ToVersions { get; set; } |
C++ |
---|
property IIdList ToVersions abstract { IIdList get(); void set(IIdList value); } |
J# |
---|
/** property */ public IIdList get_ToVersions(); /** property */ public void set_ToVersions(IIdList value); |
JScript |
---|
public function get ToVersions() : IIdList public function set ToVersions(value : IIdList); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
Datatype: GUID
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ