DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense Class / ToString Method



    ToString Method (DicomLicense)
    Standard override
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
     
    'Usage
     
    Dim instance As DicomLicense
    Dim value As String
     
    value = instance.ToString()

    Return Value

    A human readable representation of the type, functions, IDs and expiry of the license
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also

    Reference

    DicomLicense Class
    DicomLicense Members
    Base Implementation in ToString