Namespace_: String;
@Namespace: String;
The Namespace_ property determines the namespace where the .NET method is implemented.
If .NET assembly does not contain any proper namespaces, then determine the default namespace as the Namespace_ property value.
The example of use is given in description of the IForeNETMethods.Add method.
See also: