Click or drag to resize

MasterControllerUpdateXmlSchemaFiles Method

Updates the Xml Schema dataobjects based on the xsd files on the disk.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static void UpdateXmlSchemaFiles(
	string path = null
)

Parameters

path (Optional)
Type: SystemString
See Also