Share via


CBusinessResult.UserId Field

Specifies the ID for the new user.

Syntax

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

Requirements

Namespace: Microsoft.Crm.Platform.Proxy

Assembly: Microsoft.Crm.Platform.Proxy.dll

See Also

© 2005 Microsoft Corporation. All rights reserved.