new ManagedObjectID()
ID of a specific version of a work item.
Constructs a new ManagedObjectID.
The following features are supported:
Extends
Members
id :string
Unique ID of the work item.
This property holds the value of the 'Id' attribute.
Type:
- string
- Inherited From:
version :string
Version of the work item.
If not set, the latest version will be used.
This property holds the value of the 'Version' attribute.
Type:
- string