Share via


CUserAuth.MerchantId Field

Specifies the ID for the business to which the user belongs.

Syntax

[Visual Basic .NET]
Public Field MerchantId As String
[C#]
public string MerchantId;
[C++]
public: String* MerchantId;

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.