SoLicensesInfoProductCount Property |
Gets number of licensed products.
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint ProductCount { get; }
Public ReadOnly Property ProductCount As UInteger
Get
public:
property unsigned int ProductCount {
unsigned int get ();
}
member ProductCount : uint32 with get
Property Value
Type:
UInt32Remarks See Also