Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Logging.Medical Namespace > DicomLogEntry Class : Command Property |
public DicomCommandType Command {get; set;}
'Declaration Public Property Command As DicomCommandType
'Usage Dim instance As DicomLogEntry Dim value As DicomCommandType instance.Command = value value = instance.Command
public: property DicomCommandType Command { DicomCommandType get(); void set ( DicomCommandType value); }