AttributeTypeDefinitionIsRequired Property |
Gets a value that indicates whether the attribute is required
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic bool IsRequired { get; }
Public ReadOnly Property IsRequired As Boolean
Get
public:
property bool IsRequired {
bool get ();
}
Property Value
Type:
Boolean
See Also