RVTDocs.com
Namespace: Autodesk.Revit.DB Class: AddInId

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.
Syntax
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