Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public enum DocumentFieldDefinitionChangeType
Members
  Member nameValueDescription
Name0
Source1 The source can't be set to another value, but a property inside the source was changed.
See Also