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
Syntaxpublic bool IsMultivalued { get; }
Public ReadOnly Property IsMultivalued As Boolean
Get
public:
property bool IsMultivalued {
bool get ();
}
Property Value
Type:
Boolean
See Also