Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Constructs a new ExpressionCategorySet..::.ExpressionCategoryRow class initialized with default values.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
Public Function NewExpressionCategoryRow As ExpressionCategorySet..::.ExpressionCategoryRow
'Usage
Dim instance As ExpressionCategorySet..::.ExpressionCategoriesDataTable
Dim returnValue As ExpressionCategorySet..::.ExpressionCategoryRow
returnValue = instance.NewExpressionCategoryRow()
public ExpressionCategorySet..::.ExpressionCategoryRow NewExpressionCategoryRow()
public:
ExpressionCategorySet..::.ExpressionCategoryRow^ NewExpressionCategoryRow()
public function NewExpressionCategoryRow() : ExpressionCategorySet..::.ExpressionCategoryRow
Return Value
Type: Microsoft.CommerceServer.Marketing..::.ExpressionCategorySet..::.ExpressionCategoryRow
A new ExpressionCategorySet..::.ExpressionCategoryRow.
Remarks
Returns the newly created ExpressionCategoryRow.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ExpressionCategorySet..::.ExpressionCategoriesDataTable Class
ExpressionCategorySet..::.ExpressionCategoriesDataTable Members