DocumentFieldDefinitionSource Property |
Gets the source this field is derived from
Namespace:
SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public IDocumentFieldSource Source { get; }
Public ReadOnly Property Source As IDocumentFieldSource
Get
Property Value
Type:
IDocumentFieldSourceSee Also