Click or drag to resize

ResourceObjectAttributes Property

Gets the collection of attributes and values associated with this object

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public AttributeValueCollection Attributes { get; }

Property Value

Type: AttributeValueCollection
See Also