Visual Basic (Declaration) | |
---|---|
<XmlElementAttribute("MPPS")> Public Property MPPS As ParticipantObjectDescriptionTypeMPPS() |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family