Definitions.Create
Method
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).
Parameters
Parameter | Type | Description |
---|---|---|
option | ExternalDefinitionCreationOptions | The options used to create the new parameter definition. |
Return Value
Type | Description |
---|---|
Definition | If successful a reference to the new parameter definition is returned, otherwise . |