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.8.0.0 (5.8.21.0208)
Syntax
IList Fields { get; }

Property Value

Type: IList
See Also