2027 Method
Changes 8
M

ParameterUtils.DownloadParameterOptions

Description:
Retrieves settings associated with the given parameter from the Parameters Service.
Remarks:

The settings associated with a parameter definition are accessible only to an authorized user. To retrieve them, the user must be signed in.

This method only supports parameter definitions on Parameters Service accounts in the US.

Overloads (2):
DownloadParameterOptions(ForgeTypeId)
[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 ParameterDownloadOptions DownloadParameterOptions(
	ForgeTypeId parameterTypeId
)
Return Value ParameterDownloadOptions Settings associated with a parameter.