AddInId.GetAddInNameFromDocument
Method
Description:
name of application associated with this ApplicationId First attempts to obtain the name from AddInIds stored in the document. If unsuccessful, attempts to obtain the name from loaded Third Party AddIns.
name of application associated with this ApplicationId First attempts to obtain the name from AddInIds stored in the document. If unsuccessful, attempts to obtain the name from loaded Third Party AddIns.
Parameters
Parameter | Type | Description |
---|---|---|
aDoc | Document | target document |
Return Value
Type | Description |
---|---|
String | name of application |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was NULL |