DBViewIProjectElementMapTargetElementFields Property  | 
 
            IList with all the fields of this target. The list contains elements sorted on ordinal position. Ordinal positions should start at 1.
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.12.0.0 (5.12.0)
SyntaxIList IProjectElementMapTargetElement.Fields { get; }Private ReadOnly Property Fields As IList
	Implements IProjectElementMapTargetElement.Fields
	Get
Property Value
Type: 
IListImplements
IProjectElementMapTargetElementFields
See Also