
| Visual Basic (Declaration) | |
|---|---|
<DesignerCategoryAttribute("code")> <DebuggerStepThroughAttribute()> <GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")> <SerializableAttribute()> Public Class EventIdentificationType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As EventIdentificationType | |
| C# | |
|---|---|
[DesignerCategoryAttribute("code")] [DebuggerStepThroughAttribute()] [GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")] [SerializableAttribute()] public class EventIdentificationType | |
| C++/CLI | |
|---|---|
[DesignerCategoryAttribute("code")] [DebuggerStepThroughAttribute()] [GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")] [SerializableAttribute()] public ref class EventIdentificationType | |
System.Object
Leadtools.Dicom.AddIn.Audit.EventIdentificationType
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code