FieldElementIFieldElementCoreIsOptional Property |
Gets or sets a value indicating whether this field is optional .
Namespace: SD.LLBLGen.Pro.ApplicationCore.EntityModelAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax bool IFieldElementCore.IsOptional { get; }
Private ReadOnly Property IsOptional As Boolean
Implements IFieldElementCore.IsOptional
Get
Property Value
Type:
BooleanImplements
IFieldElementCoreIsOptionalSee Also