
| Visual Basic (Declaration) | |
|---|---|
<GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")> <XmlTypeAttribute(True)> <DesignerCategoryAttribute("code")> <DebuggerStepThroughAttribute()> <SerializableAttribute()> Public Class AuditMessageActiveParticipant Inherits ActiveParticipantType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AuditMessageActiveParticipant | |
| C# | |
|---|---|
[GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")] [XmlTypeAttribute(true)] [DesignerCategoryAttribute("code")] [DebuggerStepThroughAttribute()] [SerializableAttribute()] public class AuditMessageActiveParticipant : ActiveParticipantType | |
| C++/CLI | |
|---|---|
[GeneratedCodeAttribute(Tool="xsd", Version="2.0.50727.3038")] [XmlTypeAttribute(true)] [DesignerCategoryAttribute("code")] [DebuggerStepThroughAttribute()] [SerializableAttribute()] public ref class AuditMessageActiveParticipant : public ActiveParticipantType | |
System.Object
Leadtools.Dicom.AddIn.Audit.ActiveParticipantType
Leadtools.Dicom.AddIn.Audit.AuditMessageActiveParticipant
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