MPPS Property

Summary
Gets or sets the MPPS.
Syntax
C#
VB
C++
[XmlElementAttribute("MPPS")] 
public ParticipantObjectDescriptionTypeMPPS[] MPPS { get; set; } 
  
<XmlElementAttribute("MPPS")> 
Public Property MPPS As ParticipantObjectDescriptionTypeMPPS() 
[XmlElementAttribute("MPPS")] 
public: 
property array<ParticipantObjectDescriptionTypeMPPS^>^ MPPS { 
   array<ParticipantObjectDescriptionTypeMPPS^>^ get(); 
   void set (    array<ParticipantObjectDescriptionTypeMPPS^>^ ); 
} 

Property Value

The MPPS.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.