Click or drag to resize

ResourceManagementSchemaObjectTypeNameValidationRegex 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 ObjectTypeNameValidationRegex { get; }

Property Value

Type: Regex
See Also