Method IsOptionalDriver
IsOptionalDriver(ElementId, string)
Tells if a driver is optional
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 400, 80)]
bool IsOptionalDriver(ElementId inOperationId, string inDriverName)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inOperationId | inclusion operation |
| string | inDriverName | name of the driver to consider |
Returns
| Type | Description |
|---|---|
| bool |