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

Inventory action details

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 
InventoryAction
<
SerializableAttribute> _
Public 
NotInheritable 
Class 
InventoryAction
[
SerializableAttribute]
public 
ref class 
InventoryAction 
sealed

Members

                       
  All Members     Constructors      Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
InventoryAction () () () ()
ActionType
Inventory action type
DefaultTimeout
Default timeout for the action
Description
Description of the message
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
InventoryActionId
Inventory action ID, should be in GUID format
MemberwiseClone () () () () (Inherited from Object.)
ReportDestination
Destination endpoint for the report
ReportType
Inventory report type
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

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

See Also