Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MPPS Property
See Also 
Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectDescriptionType Class : MPPS Property



Gets or sets the MPPS.

Syntax

Visual Basic (Declaration) 
<XmlElementAttribute("MPPS")>
Public Property MPPS As ParticipantObjectDescriptionTypeMPPS()
Visual Basic (Usage)Copy Code
Dim instance As ParticipantObjectDescriptionType
Dim value() As ParticipantObjectDescriptionTypeMPPS
 
instance.MPPS = value
 
value = instance.MPPS
C# 
[XmlElementAttribute("MPPS")]
public ParticipantObjectDescriptionTypeMPPS[] MPPS {get; set;}
C++/CLI 
[XmlElementAttribute("MPPS")]
public:
property array<ParticipantObjectDescriptionTypeMPPS^>^ MPPS {
   array<ParticipantObjectDescriptionTypeMPPS^>^ get();
   void set (ParticipantObjectDescriptionTypeMPPS^array<value>^ value);
}

Return Value

The MPPS.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features