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); }