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.9.0.0 (5.9.0)
Syntax protected virtual bool CanBeDisabled { get; }
Protected Overridable ReadOnly Property CanBeDisabled As Boolean
Get
Property Value
Type:
BooleanSee Also