InventoryAction Class
Represents inventory action details.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | InventoryAction() | Initializes a new instance of the InventoryAction class. |
| Name | Description | |
|---|---|---|
![]() | ActionType | Gets or sets the inventory action type. |
![]() | DefaultTimeout | Gets or sets the default timeout for the action. |
![]() | Description | Gets or sets the description of a message. |
![]() | InventoryActionId | Gets or sets the inventory action ID. This value should be in GUID format. |
![]() | ReportDestination | Gets or sets the destination endpoint for the report. |
![]() | ReportType | Gets or sets the inventory report type. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

