Method GetDriverFolderCondition
GetDriverFolderCondition(ElementId)
Gets condition on a driver folder, or null if no condition.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
SmartBoolean GetDriverFolderCondition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| SmartBoolean | Condition as Smartboolean. |
Remarks
This method is available since v7.19.