ParameterAccess.ListParameters
Description:
Retrieves all of the parameters, including extended properties, that are applicable to the element specified by the given id.
Retrieves all of the parameters, including extended properties, that are applicable to the element specified by the given id.
Overloads (2):
public IDictionary<Document, IList<ElementId>> ListParameters(
LinkElementId id
)
-
idLinkElementId of the element whose parameters should be listed.
Return Value
Document
IDictionary Document , IList ElementId The ids of parameters applicable to the element, collected by the Document where the Definition of those parameters are stored.
-
A non-optional argument was null