RealmInfo.NamespaceType Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public string NamespaceType { get; set; }
public:
property String^ NamespaceType {
String^ get();
void set(String^ value);
}
member NamespaceType : string with get, set
Public Property NamespaceType As String
Property Value
Type: System.String
Type: String
.
See Also
RealmInfo Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright