| DerivedModelDefinitionChangeType Enumeration | 
 
            Enum which is used to specify the type of change which took place inside a DerivedModelDefinition
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntaxpublic enum DerivedModelDefinitionChangeType
Public Enumeration DerivedModelDefinitionChangeType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Name | 0 |  | 
 | ContainingDocuments | 1 |  | 
 | TargetFramework | 2 |  | 
See Also