This documentation is archived and is not being maintained.
VersionControlServer::SetVersionedItemProperty Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetVersionedItemProperty(array<ItemSpec>, VersionSpec, DeletedState, ItemType, array<PropertyValue>) | Obsolete. Sets a property on an array of versioned items. |
|
SetVersionedItemProperty(ItemSpec, VersionSpec, DeletedState, ItemType, String, array<Byte>) | Obsolete. Sets a property on a versioned item. |
|
SetVersionedItemProperty(ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<DateTime>) | Obsolete. Sets a property on a versioned item. |
|
SetVersionedItemProperty(ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<Double>) | Obsolete. Sets a property on a versioned item. |
|
SetVersionedItemProperty(ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<Int32>) | Obsolete. Sets a property on a versioned item. |
|
SetVersionedItemProperty(ItemSpec, VersionSpec, DeletedState, ItemType, String, String) | Obsolete. Sets a property on a versioned items. |
Show: