For a list of all members of this type, see DicomEventLogDataSet.DICOMServerEventLogRow members.
"| Name | Description | |
|---|---|---|
| ClientAETitle | Gets or sets the Client AE Title. |
| ClientHostAddress | Gets or sets the Client Host Address. |
| ClientPort | Gets or sets the client port. |
| Command | Gets or sets the DICOM Command. |
| CustomInformation | Gets or sets the Custom Information. |
| Dataset | Gets or sets the Leadtools.Dicom.DicomDataSet for the event log. |
| Description | Gets or sets the Description. |
| EventDateTime | Gets or sets the event date-time. |
| EventID | Gets or sets the Event ID. |
| HasErrors | Gets a value that indicates whether there are errors in a row. (Inherited from System.Data.DataRow) |
| Item | Overloaded. Gets or sets the data stored in the column specified by index. (Inherited from System.Data.DataRow) |
| ItemArray | Gets or sets all the values for this row through an array. (Inherited from System.Data.DataRow) |
| MessageDirection | Gets or sets the Message Direction. |
| RowError | Gets or sets the custom error description for a row. (Inherited from System.Data.DataRow) |
| RowState | Gets the current state of the row with regard to its relationship to the System.Data.DataRowCollection. (Inherited from System.Data.DataRow) |
| ServerAETitle | Gets or sets the Server AE Title. |
| ServerIPAddress | Gets or sets the Server IP Address. |
| ServerPort | Gets or sets the server port. |
| Table | Gets the System.Data.DataTable for which this row has a schema. (Inherited from System.Data.DataRow) |
| Type | Gets or sets the type of the event log. |