InfoCheckInvoiceNo Property |
Gets the Invoice Number for the License ID.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int InvoiceNo { get; }
Public ReadOnly Property InvoiceNo As Integer
Get
public:
property int InvoiceNo {
int get ();
}
Property Value
Type:
Int32
See Also