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 | |
---|---|---|
Append(ExpressionRef) | Adds users targeted by the specified ExpressionRef to the StaticList object. | |
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.