MembershipBaseObjectDataGetSchema 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 (26.2.0.1000)
Syntax
protected XmlSchema? GetSchema()

Return Value

XmlSchema
Always return .
See Also