Method GetDriverSubFolderName
GetDriverSubFolderName(ElementId, string)
Gets the name of the driver sub folder.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
string GetDriverSubFolderName(ElementId inElementId, string inDriverName)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the inclusion operation. |
| string | inDriverName | Instance driver names. |
Returns
| Type | Description |
|---|---|
| string | The name of the sub-folder. |
Remarks
This method is available since v7.17.