| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As GetPropertiesResponse Dim value() As PropertyReplyList instance.PropertyLists = value value = instance.PropertyLists | |
| C# | |
|---|---|
[XmlElementAttribute(ElementName="PropertyLists", Order=1)] public PropertyReplyList[] PropertyLists {get; set;} | |
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>