DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense.RamLicenseInfo Class / MachineID Property



    MachineID Property (DicomLicense.RamLicenseInfo)
    The machine's ID
    Syntax
    'Declaration
     
    Public Property MachineID As String
     
    'Usage
     
    Dim instance As DicomLicense.RamLicenseInfo
    Dim value As String
     
    instance.MachineID = value
     
    value = instance.MachineID
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also