EdmFunctionAttribute.NamespaceName Property

Definition

The namespace of the mapped-to function.

public:
 property System::String ^ NamespaceName { System::String ^ get(); };
public string NamespaceName { get; }
member this.NamespaceName : string
Public ReadOnly Property NamespaceName As String

Property Value

The namespace of the mapped-to function.

Applies to

See also