AcquisitionOperation 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.
[System.Runtime.Serialization.DataContract]
public class AcquisitionOperation
type AcquisitionOperation = class
Public Class AcquisitionOperation
- Inheritance
-
AcquisitionOperation
- Attributes
Constructors
AcquisitionOperation() |
Properties
OperationState |
State of the the AcquisitionOperation for the current user |
OperationType |
AcquisitionOperationType: install, request, buy, etc... |
Reason |
Optional reason to justify current state. Typically used with Disallow state. |
Reasons |
List of reasons indicating why the operation is not allowed. |