The VersionSeries object that is the version series of the child component document.
Retrieving this property's value is equivalent to calling get_ChildComponent().get_VersionSeries().
This property applies when the ComponentRelationshipType property setting is DYNAMIC_CR
or DYNAMIC_LABEL_CR; otherwise, the property value is null.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ChildVersionSeries As IVersionSeries |
C# |
---|
IVersionSeries ChildVersionSeries { get; } |
Visual C++ |
---|
property IVersionSeries^ ChildVersionSeries { IVersionSeries^ get (); } |
JavaScript |
---|
function get_childVersionSeries(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: VersionSeries
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ