Gets or sets the result.
Namespace: CelloSaaS.Model.LicenseManagementAssembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
public Dictionary<string, MeteringLog> Result { get; set; }
public Dictionary<string, MeteringLog> Result { get; set; }
Public Property Result As Dictionary(Of String, MeteringLog)
Get
Set
Public Property Result As Dictionary(Of String, MeteringLog)
Get
Set
member Result : Dictionary<string, MeteringLog> with get, set
member Result : Dictionary<string, MeteringLog> with get, set
Property Value
Type:
Dictionary String,
MeteringLog
The result.