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!

XmlMemberMapping.MemberName

[To be supplied.]

[Visual Basic]
Public ReadOnly Property MemberName As String
[C#]
public string MemberName {get;}
[C++]
public: __property String* get_MemberName();
[JScript]
public function get MemberName() : String;

See Also

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