Share via


OrderGroupSearch.EndDateTime Property (BCL)

The EndDateTime property is a read/write Datetime that contains the search DateTime end value.

Definition

[Visual Basic .NET]

Public Property EndDateTime As System.DateTime

[C#]

public System.DateTime EndDateTime{get; set;} 

Property Value

The search DateTime end value.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.