Click or drag to resize

CommenceFieldMetaDataMandatory Property

Indicates if field is mandatory.

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public bool Mandatory { get; set; }

Property Value

Type: Boolean

Implements

ICommenceFieldDefinitionMandatory
See Also