CatalogVirtualCatalogRulesDataSet.VirtualCatalogRule Class

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

Allows access to the CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRulesDataTable table.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Class VirtualCatalogRule _
    Inherits DataRow
'Usage
Dim instance As CatalogVirtualCatalogRulesDataSet.VirtualCatalogRule
public class VirtualCatalogRule : DataRow
public ref class VirtualCatalogRule : public DataRow
public class VirtualCatalogRule extends DataRow

Remarks

Gets and sets the values in the CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRulesDataTable table.

Inheritance Hierarchy

System..::.Object
  System.Data..::.DataRow
    Microsoft.CommerceServer.Catalog..::.CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRule

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRule Members

Microsoft.CommerceServer.Catalog Namespace