Method IsWizardInclusion
IsWizardInclusion(ElementId)
Tells whether an element is a wizard operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 0, 0)]
bool IsWizardInclusion(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The element is an inclusion operation. |
Remarks
This method is available since v7.19.