ExtendedPropertiesLinkData.AddParameterSchemaWithBindings
Description:
Adds a schema id to the extended properties link.
Adds a schema id to the extended properties link.
public void AddParameterSchemaWithBindings(
ForgeTypeId schemaId,
ExtendedPropertiesBindings bindings
)
-
schemaIdIdentifier of the schema to add.
-
bindingsThe bindings for the schema.
-
The ForgeTypeId represents a malformed schema identifier. -or- Thrown when the schemaId already contains bindings.
-
A non-optional argument was null