LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

GetSchema Method (ModalityOptions)

Show in webframe






This method is reserved and should not be used. When implementing the System.Xml.Serialization.IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.
Syntax
public XmlSchema GetSchema()
'Declaration
 
Public Function GetSchema() As XmlSchema
'Usage
 
Dim instance As ModalityOptions
Dim value As XmlSchema
 
value = instance.GetSchema()

            

            
public: XmlSchema* GetSchema(); 
public:
XmlSchema* GetSchema(); 

Return Value

Requirements

Target Platforms

See Also

Reference

ModalityOptions Class
ModalityOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.