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