Click or drag to resize
IProjectElementMapTargetElementFields 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.3.0.0 (5.3.0)
Syntax
IList Fields { get; }

Property Value

Type: IList
See Also