Share via


TicketBase.UserID Property (BCL)

The UserID property is a read/write String that retrieves and sets the user ID for the ticket.

Definition

[Visual Basic .NET]

Overridable Public Property UserID As System.String

[C#]

public virtual System.String UserID{get; set;} 

Property Value

The user ID for the ticket.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.