AP&C API Reference
Public Member Functions | Properties | List of all members
Apac.Licensing.ReleaseRequest Class Reference

The type used to release key(s) previously used to unlock application features. More...

Public Member Functions

 ReleaseRequest (string acquisitionId)
 Initializes a new instance of the ReleaseRequest class. More...
 

Properties

string AcquisitionId [get]
 Gets the acquisition id. More...
 

Detailed Description

The type used to release key(s) previously used to unlock application features.

Constructor & Destructor Documentation

◆ ReleaseRequest()

Apac.Licensing.ReleaseRequest.ReleaseRequest ( string  acquisitionId)
inline

Initializes a new instance of the ReleaseRequest class.

Parameters
acquisitionIdThe acquisition id.

Property Documentation

◆ AcquisitionId

string Apac.Licensing.ReleaseRequest.AcquisitionId
get

Gets the acquisition id.

The acquisition id.


The documentation for this class was generated from the following file: