CodeGenerationTaskBaseCanBeDisabled Property |
If true (default) enabled can be set to false.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax protected virtual bool CanBeDisabled { get; }
Protected Overridable ReadOnly Property CanBeDisabled As Boolean
Get
Property Value
Type:
BooleanSee Also