Share via


ResUIDToDistinguishedNamePostEventArgs.IXmlSerializable.GetSchema method

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Private Function GetSchema As XmlSchema
    Implements IXmlSerializable.GetSchema
'Usage
Dim instance As ResUIDToDistinguishedNamePostEventArgs
Dim returnValue As XmlSchema

returnValue = CType(instance, IXmlSerializable).GetSchema()
XmlSchemaIXmlSerializable.GetSchema()

Return value

Type: System.Xml.Schema.XmlSchema

Implements

IXmlSerializable.GetSchema()

See also

Reference

ResUIDToDistinguishedNamePostEventArgs class

ResUIDToDistinguishedNamePostEventArgs members

Microsoft.Office.Project.Server.Events namespace