Click or drag to resize

SystemObjectManagerSetSystemObjectTypes Method

Developed by SO-SOFT
Set system object types

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
public static void SetSystemObjectTypes(
	string systemClassesSettingsFilePath = null
)

Parameters

systemClassesSettingsFilePath  String  (Optional)
The system classes settings path(null: Use default system classes settings)
See Also