CompartmentMapping Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for compartment mappings. Compartment mappings provide the glue between the content of compartments and the underlying object model
public ref class CompartmentMapping abstract
public abstract class CompartmentMapping
type CompartmentMapping = class
Public MustInherit Class CompartmentMapping
- Inheritance
-
CompartmentMapping
- Derived
Constructors
CompartmentMapping(String) |
Constructor that takes all of the intial values. |
Properties
CompartmentId |
Gets or sets the Compartment identifier. |
Methods
InitializeCompartment(Compartment) |
Update the compartment with the value specified by this mapping from the object model |
InitializeCompartmentShape(CompartmentShape) |
Update the compartment specified by this mapping with the value specified by this mapping from the object model |