Click or drag to resize
CheckInstallationStatusLog Property
Gets or sets the optional XmlDocument containing metering usage log data. (This is for Instant Metering users.)

Namespace: com.softwarekey.Client.WebService.XmlActivationService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public XmlDocument Log { get; set; }

Property Value

Type: XmlDocument
See Also