2027 Members
Changes 0
M

FamilyParameter Properties

Name Return Type Description
P AssociatedParameters ParameterSet The parameters from elements in the family which are associated to this parameter.
P CanAssignFormula bool Indicates if this parameter can be assigned a formula.
P Definition Definition The definition.
P Formula string The formula.
P GUID Guid The globally unique identifier
P Id ElementId The id of the family parameter.
P IsDeterminedByFormula bool Indicates if the parameter is determined by formula.
P IsInstance bool Indicates if the parameter is instance or type.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Overrides APIObject . IsReadOnly )
P IsReporting bool Indicates if the parameter is a reporting parameter.
P IsShared bool Identifies if the parameter is a shared parameter.
P StorageType StorageType The storage type describes the type that is used internally within the parameter to store its value.
P UserModifiable bool Indicates whether the interactive user can modify the value of this parameter.