| FieldElementIFieldElementCoreIsOptional Property  | 
 
            Gets or sets a value indicating whether this field is optional .
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.EntityModel
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntaxbool IFieldElementCore.IsOptional { get; }Private ReadOnly Property IsOptional As Boolean
	Implements IFieldElementCore.IsOptional
	Get
Property Value
Type: 
BooleanImplements
IFieldElementCoreIsOptional
See Also