McApplicationMcInformationSerialNumber Property
|
|
returns the full serial number as a string.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property SerialNumber As String
Get
Property Value
Type:
StringReturn Value
Type:
String
Remarks
The serial number is of the form FID-PID-NNNNNNNNN
where:
FID is a 3-digit family code (also OEM code when applicable)
PID is a 3-digit product code
NNNNNNNNN is a 9-digit serial number for the specific copy of software.
See Also