[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Inventory action

Namespace:  Microsoft.ConfigurationManagement.Messaging.Messages.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
sealed 
class 
InventoryMessage
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
InventoryMessage
[
SerializableAttribute]
public 
ref class 
InventoryMessage 
sealed

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
InventoryMessage () () () ()
Initializes a new instance of the InventoryMessageclass.
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
InventoryAction
Inventory action
MemberwiseClone () () () () (Inherited from Object.)
MessageType
Message type
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Messages.Ccm . . :: . . InventoryMessage

See Also