DataMethodMethodNamespace Property

Spotfire 15.0 API Reference
Gets the namespace of the method. All method has to have a namespace.

Namespace:  Spotfire.Dxp.Data.Computations
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public string MethodNamespace { get; }

Property Value

Type: String
Version Information


See Also

Reference