[This is preliminary documentation and is subject to change.]
First node in the results. Specifies details over the session.
| C# | Visual Basic | Visual C++ |
public class Details : IDvtDetailToXml
Public Class Details _ Implements IDvtDetailToXml
public ref class Details : IDvtDetailToXml
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Details()()() | Initializes a new instance of the Details class | |
| ApplicationEntityName |
Application Entity Name.
Specifies the application entity name used as identifier into the used Information Object Definitions.
| |
| ApplicationEntityVersion |
Application Entity Version.
Specifies the application entity version used as identifier into the used Information Object Definitions.
| |
| DvtDetailToXml(StreamWriter, Int32) |
Serialize DVT Detail Data to Xml.
| |
| Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Manufacturer |
Manufacturer. Specifies the manufacturer for the SUT (System Under Test).
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ModelName |
Model Name. Specifies the model name for the SUT (System Under Test).
| |
| ScpEmulatorType |
Scp emulator type.
| |
| ScuEmulatorType |
Scu emulator type.
| |
| SessionId |
Session Identifier.
| |
| SessionTitle |
Session Title.
| |
| SoftwareVersions |
Software Versions. Specifies the software versions for the SUT (System Under Test).
| |
| SutRole |
System Under Test (SUT) Role. Specifies the dicom communication role for the SUT (System Under Test).
| |
| TestDate |
Test Date. Date on which the test is performed.
| |
| Tester |
Tester. Name of the person performing the test.
| |
| ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |
| Object | |
| Details | |