Method: String;
The Method property determines a unique identifier of the custom method.
The identifier should match with the identifier of the function/procedure contained in the unit specified in the Assembly property. The function or procedure must be declared with the Public access modifier.
The example of use is given in the IForeMethods.Add method description.
See also: