Leadtools.Dicom.AddIn.Audit Namespace > ParticipantObjectDescriptionType Class : MPPS Property |
[XmlElementAttribute("MPPS")] public ParticipantObjectDescriptionTypeMPPS[] MPPS {get; set;}
'Declaration <XmlElementAttribute("MPPS")> Public Property MPPS As ParticipantObjectDescriptionTypeMPPS()
'Usage Dim instance As ParticipantObjectDescriptionType Dim value() As ParticipantObjectDescriptionTypeMPPS instance.MPPS = value value = instance.MPPS
[XmlElementAttribute("MPPS")] public ParticipantObjectDescriptionTypeMPPS[] MPPS {get; set;}
XmlElementAttribute("MPPS") get_MPPS();
set_MPPS(value);
[XmlElementAttribute("MPPS")] public: property array<ParticipantObjectDescriptionTypeMPPS^>^ MPPS { array<ParticipantObjectDescriptionTypeMPPS^>^ get(); void set ( array<ParticipantObjectDescriptionTypeMPPS^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2