DocumentFieldDefinitionChangeType Enumeration | 
 
            Enum which is used to specify the type of change which took place inside a documentfielddefinition
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic enum DocumentFieldDefinitionChangeType
Public Enumeration DocumentFieldDefinitionChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Name | 0 |  | 
 | Source | 1 | 
            The source can't be set to another value, but a property inside the source was changed.
             | 
See Also