FieldMappingIsValid Property  | 
 
            Gets a value indicating whether this mapping is valid.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.Mapping
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic bool IsValid { get; }Public ReadOnly Property IsValid As Boolean
	Get
Property Value
Type: 
Boolean
See Also