TaskGroupElementContainerForcedEnableFlagState Property |
Gets the forced enable flag state of the container of this element. If the container is disabled, or the container of the container (etc...)
this element is also disabled, even though it's flag is set to Enabled.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Tasks
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public bool ContainerForcedEnableFlagState { get; }
Public ReadOnly Property ContainerForcedEnableFlagState As Boolean
Get
Property Value
Type:
BooleanSee Also