Click or drag to resize

IDocumentFieldSourceChangeType Enumeration

Enum definition for the event arguments signaling what has changed in an IDocumentFieldSource definition.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public enum IDocumentFieldSourceChangeType
Members
  Member nameValueDescription
SourceFieldName0
SourceNavigatorName1
SourceLastFieldName2
See Also