Method GetDraftingFormatName
GetDraftingFormatName(DocumentId)
Gets the drafting format name of a drafting document
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
string GetDraftingFormatName(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | The drafting document |
Returns
| Type | Description |
|---|---|
| string | the name of the drafting format of the drawing |