FamilyParameter Properties


The FamilyParameter type exposes the following members.

Properties

  NameDescription
Public propertyAssociatedParameters
The parameters from elements in the family which are associated to this parameter.
Public propertyCanAssignFormula
Indicates if this parameter can be assigned a formula.
Public propertyDefinition
The definition.
Public propertyFormula
The formula.
Public propertyGUID
The globally unique identifier
Public propertyId
The id of the family parameter.
Public propertyIsDeterminedByFormula
Indicates if the parameter is determined by formula.
Public propertyIsInstance
Indicates if the parameter is instance or type.
Public propertyIsReadOnly
Identifies if the object is read-only or modifiable.
(Overrides APIObjectIsReadOnly.)
Public propertyIsReporting
Indicates if the parameter is a reporting parameter.
Public propertyIsShared
Identifies if the parameter is a shared parameter.
Public propertyStorageType
The storage type describes the type that is used internally within the parameter to store its value.
Public propertyUserModifiable
Indicates whether the interactive user can modify the value of this parameter.

See Also