Share via


OrderTemplate.Clear Method (BCL)

Use this method to clear all the order forms and the addresses associated with the OrderGroup object.

Definition

[Visual Basic .NET]

Public Sub Clear( _) 

[C#]

public void Clear();

Remarks

This method wraps the Clear method of the OrderGroup class.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.