Sdílet prostřednictvím


Append Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Adds users targeted by the specified ExpressionRef or StaticList to the StaticList object.

Overload List

  Name Description
ms989415.pubmethod(en-US,CS.70).gif Append(ExpressionRef) Adds users targeted by the specified ExpressionRef to the StaticList object.
ms989415.pubmethod(en-US,CS.70).gif Append(StaticList) Adds users in the specified StaticList to the StaticList object.

Top

Remarks

Appends the specified list to the current list in-place, i.e. leaving the result in the current list. This method can be used to get the operation status or to Abort the operation.

See Also

Reference

StaticList Class

StaticList Members

Microsoft.CommerceServer.Marketing Namespace