Share via


TicketBase.Value Property (BCL)

The Value property is a read-only String that retrieves a ticket.

Definition

[Visual Basic .NET]

Public ReadOnly Property Value As System.String

[C#]

public System.String Value{get;} 

Property Value

The ticket in String form.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.