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