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.8.0.0 (5.8.21.0208)
Syntaxpublic bool ContainerForcedEnableFlagState { get; }Public ReadOnly Property ContainerForcedEnableFlagState As Boolean
	Get
Property Value
Type: 
Boolean
See Also