VersionControlServer.SetVersionedItemAttribute Method

Include Protected Members
Include Inherited Members

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.

Overload List

  Name Description
Public method SetVersionedItemAttribute(array<ItemSpec[], VersionSpec, DeletedState, ItemType, array<PropertyValue[]) Sets the attributes associated with the versioned item.
Public method SetVersionedItemAttribute(ItemSpec, VersionSpec, DeletedState, ItemType, String, array<Byte[]) Sets the attributes associated with the versioned item.
Public method SetVersionedItemAttribute(ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<DateTime>) Sets the attributes associated with the versioned item.
Public method SetVersionedItemAttribute(ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<Double>) Sets the attributes associated with the versioned item.
Public method SetVersionedItemAttribute(ItemSpec, VersionSpec, DeletedState, ItemType, String, Nullable<Int32>) Sets the attributes associated with the versioned item.
Public method SetVersionedItemAttribute(ItemSpec, VersionSpec, DeletedState, ItemType, String, String) Sets the attributes associated with the versioned item.

Top

See Also

Reference

VersionControlServer Class

Microsoft.TeamFoundation.VersionControl.Client Namespace