Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / ReadXmlSchema Method / ReadXmlSchema(String) Method

In This Topic
    ReadXmlSchema(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ReadXmlSchema( _
       ByVal fileName As System.String _
    ) 
    public void ReadXmlSchema( 
       System.string fileName
    )

    Parameters

    fileName
    See Also