PFChoicesTreeNodeIsAnyChildFlagged Method |
Determines whether any child of this node is flagged.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool IsAnyChildFlagged(
bool recursively = false
)
Parameters
- recursively (Optional)
- Type: SystemBoolean
Return Value
Type:
BooleanSee Also