Click or drag to resize

ObjectTypeDefinitionAttributes Property

The read-only collection of attributes types associated with this object class

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public ReadOnlyCollection<AttributeTypeDefinition> Attributes { get; set; }

Property Value

Type: ReadOnlyCollectionAttributeTypeDefinition
See Also