Click or drag to resize
DocumentFieldSourceType Enumeration
Enum which specifies the sourcetype of a document field. Used in IDocumentFieldSource

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public enum DocumentFieldSourceType
Members
  Member nameValueDescription
Unknown0
EntityField1
Document2
ListOfDocuments3
See Also