public interface IVersionItem2 extends IVersionItem
Modifier and Type | Method and Description |
---|---|
IList |
baselines()
The list of IBaseline objects to which this version belongs.
|
Object |
baselines(int index) |
Object |
dateEx()
The check-in date and time using the server's time.
|
Object dateEx()
The check-in date and time using the server's time.
Getter method for the COM property "DateEx"
IList baselines()
The list of IBaseline objects to which this version belongs.
Getter method for the COM property "Baselines"
Object baselines(int index)
Copyright © 2020. All rights reserved.