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