Show / Hide Table of Contents
View Source

Class ReqAbstractDIMSEBase

Inheritance
System.Object
ReqAbstractDIMSEBase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Network.DIMSE
Assembly:EvilDICOM.dll
Syntax
public abstract class ReqAbstractDIMSEBase

Fields

View Source

_requestedSOPClassUID

Declaration
protected UniqueIdentifier _requestedSOPClassUID
Field Value
Type Description
UniqueIdentifier

Properties

View Source

RequestedSOPClassUID

Declaration
public string RequestedSOPClassUID { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX