Click or drag to resize
GCValueMandatory Property
Get or set whether the UI should require that a value be entered for this GCV.

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool Mandatory { get; set; }

Property Value

Type: Boolean
See Also