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