2027 Constructor
Changes 3
C

ExternalDefinitionCreationOptions

Description:
Constructs the options using a specified name and type.
public ExternalDefinitionCreationOptions(
	string name,
	ForgeTypeId dataType
)
  • String
    name
    The name of the parameter definition to be created.
  • dataType
    The identifier of either a spec or a category. A category identifier indicates a Family Type parameter of that category.