2022 Members
Changes 8
M

Definition

Name Return Type Description Inherited From
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetDataType() ForgeTypeId Gets a ForgeTypeId identifying the data type describing values of the parameter.
M GetGroupTypeId() ForgeTypeId Returns the identifier of the parameter definition's parameter group.
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetSpecTypeId() ForgeTypeId Obsolete. Gets the identifier of the spec describing values of the parameter.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P Name string The user visible name for the parameter.
P ParameterGroup BuiltInParameterGroup Returns the group ID of the parameter definition.
P ParameterType ParameterType Obsolete. Returns the user visible interpretation of the parameter data.