Click or drag to resize
BusinessContextCopier Class

[This is preliminary documentation and is subject to change.]

Extention class for copying a business context
Inheritance Hierarchy
SystemObject
  Netadmin.Core.ContextBusinessContextCopier

Namespace: Netadmin.Core.Context
Assembly: Netadmin.Core (in Netadmin.Core.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public static class BusinessContextCopier

The BusinessContextCopier type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIBusinessContextCopy(IBusinessContext)
Copies a business context
Public methodStatic memberConstantBusinessContextCopyToConstantContext(IBusinessContext)
Copies a business context
Top
See Also