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!

NameInfo.isParentTypeOnObject

[To be supplied.]

[Visual Basic]
Public isParentTypeOnObject As Boolean
[C#]
public bool isParentTypeOnObject;
[C++]
public: bool isParentTypeOnObject;
[JScript]
public var isParentTypeOnObject : Boolean;

See Also

NameInfo Class | NameInfo Members | System.Runtime.Serialization.Formatters Namespace