NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlAttributeEvent.ObjectBeingDeserialized

[To be supplied.]

[Visual Basic]
Public ReadOnly Property ObjectBeingDeserialized As Object
[C#]
public object ObjectBeingDeserialized {get;}
[C++]
public: __property Object* get_ObjectBeingDeserialized();
[JScript]
public function get ObjectBeingDeserialized() : Object;

See Also

XmlAttributeEvent Class | XmlAttributeEvent Members | System.Xml.Serialization Namespace