Open this page in the API Guide

MembershipBaseObjectData.GetSchema Method

This method is here for implementing IXmlSerializable. But this is reserved and should not be used.

Namespace:  Dundas.BI.AccountServices.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
protected XmlSchema? GetSchema()

Return Value

Type: XmlSchema
Always return null.
See Also