InfoCheckQuantity Property |
Gets the quantity ordered.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int Quantity { get; }
Public ReadOnly Property Quantity As Integer
Get
public:
property int Quantity {
int get ();
}
Property Value
Type:
Int32
See Also