Click or drag to resize

AttributeTypeDefinitionIsMultivalued Property

Gets a value indicating whether this attribute is multivalued or single-valued

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

Property Value

Type: Boolean
See Also