DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLicense.RamLicenseInfo Class / MachineID Property






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also