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

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

    Parameters

    fileName
    See Also