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.Proxy

Assembly: microsoft.crm.proxy.dll

See Also

© 2003 Microsoft Corporation. All rights reserved.