Share via


OrderGroupSearch.FirstName Property (BCL)

The FirstName property is a read/write String that contains the first name of the user of interest.

Definition

[Visual Basic .NET]

Public Property FirstName As System.String

[C#]

public System.String FirstName{get; set;} 

Property Value

The first name of the user of interest.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.