Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Initializes a new instance of the ItemIdentifier class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
ItemIdentifier(String) | Creates an item identifier for an item. |
![]() |
ItemIdentifier(Change) | Creates an item identifier from a change object. |
![]() |
ItemIdentifier(String, VersionSpec) | Creates an item identifier for an item and specified version. |
![]() |
ItemIdentifier(String, VersionSpec, Int32) | Creates an item identifier with the item and specified version |
Top