Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the namespace of the given data class.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Namespace As String
Get
'Usage
Dim instance As IDataClass
Dim value As String
value = instance.Namespace
string Namespace { get; }
Property Value
Type: System.String
Returns String.
The namespace of the given data class.