Add(Name: String; Desc: IMetabaseObjectDescriptor): IBProcessParam;
Name. Name of created parameter.
Desc. Description of the repository dictionary, on which the parameter will be based.
The Add method creates a new process parameter based on the specified repository dictionary and name.
The method returns settings of the created parameter. The parameter is added to the end of the collection.
The method use is given in the example for IBProcess.Params.
See also: