DicomObjects Reference
DicomObjects Reference / DicomGlobal Object / LogText Method
In This Topic
    LogText Method
    In This Topic
    Description
    Add user specified text to the log file
    Syntax
    Visual Basic
    Public Sub LogText( _
       ByVal Text As String _
    ) 
    Parameters
    Text
    See Also