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!

XmlSchemaType.ShouldPersistDerivedBy

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistDerivedBy() As Boolean
[C#]
public bool ShouldPersistDerivedBy();
[C++]
public: bool ShouldPersistDerivedBy();
[JScript]
public function ShouldPersistDerivedBy() : Boolean;

See Also

XmlSchemaType Class | XmlSchemaType Members | System.Xml.Serialization.Schema Namespace