| Visual Basic (Declaration) | |
|---|---|
<DataContractAttribute()> Public Enum ObjectType Inherits Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
[DataContractAttribute()] public enum ObjectType : Enum  | |
| C++/CLI | |
|---|---|
[DataContractAttribute()] public enum class ObjectType : public Enum  | |
| Member | Description | 
|---|---|
| EvidenceDocument | Not used. | 
| KeyImageNotes | Not used. | 
| MultiFrameImage | The DICOM object has multi frame images. | 
| None | The DICOM object doesn't have any images. | 
| Overlay | Not used. | 
| PresentationState | Not used. | 
| RadiationDose | Not used. | 
| SingleFrameImage | The DICOM object has an single frame image. | 
| StandaloneLUT | Not used. | 
| StandaloneOvelay | Not used. | 
| StructuredReport | Not used. | 
| Waveform | Not used. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Web.ObjectType
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family