ExternalDefinitionCreationOptions
Description:
Constructs the options using a specified name and type.
Constructs the options using a specified name and type.
public ExternalDefinitionCreationOptions(
string name,
ForgeTypeId dataType
)
-
StringnameThe name of the parameter definition to be created.
-
dataTypeThe identifier of either a spec or a category. A category identifier indicates a Family Type parameter of that category.
-
The given identifier is neither a spec nor a category.
-
A non-optional argument was null