| FieldElementIMappableFieldCanSetNewFieldType Property  | 
 
            Gets a value indicating whether this instance can set the FieldType property
            
 
    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 IMappableField.CanSetNewFieldType { get; }Private ReadOnly Property CanSetNewFieldType As Boolean
	Implements IMappableField.CanSetNewFieldType
	Get
Property Value
Type: 
BooleanImplements
IMappableFieldCanSetNewFieldType
See Also