Parameter |
Note: This API is now obsolete.
[ObsoleteAttribute("This method is deprecated in Revit 2027 and may be removed in a later version of Revit. We suggest you use the overload which accepts a region input instead.")] public static string DownloadCompanyName( Document document, ForgeTypeId parameterTypeId )
| Exception | Condition |
|---|---|
| AccessDeniedException | Thrown when the user is not authorized to access the requested information. |
| ArgumentException | Thrown when the parameter identifier does not include an account identifier. |
| ArgumentNullException | A non-optional argument was null |
| [!:Autodesk::Revit::Exceptions::NetworkCommunicationError] | Thrown when communication with the remote service is unsuccessful. |
| ResourceNotFoundException | Thrown when the requested information is not found |
| ServerInternalException | Thrown when the remote service reports an internal error. |
| UnauthenticatedException | Thrown when the user is not signed in. |
In Revit, the account name appears in the parameter tooltip if available.
This method only supports Parameters Service accounts in the US.