Click or drag to resize

ResourceManagementSchemaAttributeNameValidationRegex Property

A regular expression that validates an attribute name according to the resource management service's rules

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public static Regex AttributeNameValidationRegex { get; }

Property Value

Type: Regex
See Also