| Visual Basic (Declaration) | |
|---|---|
<DebuggerStepThroughAttribute()> <XmlTypeAttribute(True)> <GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")> <DesignerCategoryAttribute("code")> <SerializableAttribute()> Public Class AuditMessageActiveParticipant Inherits ActiveParticipantType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
[DebuggerStepThroughAttribute()] [XmlTypeAttribute(true)] [GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")] [DesignerCategoryAttribute("code")] [SerializableAttribute()] public class AuditMessageActiveParticipant : ActiveParticipantType | |
| C++/CLI | |
|---|---|
[DebuggerStepThroughAttribute()] [XmlTypeAttribute(true)] [GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")] [DesignerCategoryAttribute("code")] [SerializableAttribute()] public ref class AuditMessageActiveParticipant : public ActiveParticipantType | |
System.Object
Leadtools.Dicom.AddIn.Audit.ActiveParticipantType
Leadtools.Dicom.AddIn.Audit.AuditMessageActiveParticipant
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family


~186.gif)
Copy Code