EdmFunctionAttribute.NamespaceName Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The namespace of the mapped-to function.
public:
 property System::String ^ NamespaceName { System::String ^ get(); };public string NamespaceName { get; }member this.NamespaceName : stringPublic ReadOnly Property NamespaceName As StringProperty Value
The namespace of the mapped-to function.