Definitions.Create
Description:
Creates a new parameter definition using specified options.
Creates a new parameter definition using specified options.
Remarks:
This method only supports creation of new external definitions (shared parameters).
This method only supports creation of new external definitions (shared parameters).
public Definition Create(
ExternalDefinitionCreationOptions option
)
-
optionThe options used to create the new parameter definition.
Return Value
Definition
If successful a reference to the new parameter definition is returned, otherwise .