Share via


IndustryCodeManager Class

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

Manages IndustryCode related operations.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class IndustryCodeManager _
    Inherits MarketingServices
'Usage
Dim instance As IndustryCodeManager
[ComVisibleAttribute(false)]
public sealed class IndustryCodeManager : MarketingServices
[ComVisibleAttribute(false)]
public ref class IndustryCodeManager sealed : public MarketingServices
public final class IndustryCodeManager extends MarketingServices

Remarks

IndustryCodeManager has the methods for working with IndustryCode objects.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Marketing..::.MarketingServices
    Microsoft.CommerceServer.Marketing..::.IndustryCodeManager

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

IndustryCodeManager Members

Microsoft.CommerceServer.Marketing Namespace