C#
VB
C++
Specifies which DICOM class type and abstract syntax to use in DICOM communications.
[AttributeUsageAttribute(System.AttributeTargets, AllowMultiple=false)]
public class InstanceAttribute : Attribute
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class,
AllowMultiple=False,
Inherited=True)>
Public Class InstanceAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class,
AllowMultiple=false,
Inherited=true)]
public ref class InstanceAttribute : public System.Attribute, System.Runtime.InteropServices._Attribute
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET