Click or drag to resize

SOScriptingEventsClassOnCurrentAppointmentFieldChanged Method

Namespace:  SuperOffice.COM.ScriptEvents
Assembly:  Scripting.Interop (in Scripting.Interop.dll) Version: 8.0.0.0
Syntax
public virtual void OnCurrentAppointmentFieldChanged(
	string fullFieldName
)

Parameters

fullFieldName
Type: SystemString

Implements

IScriptingEventsOnCurrentAppointmentFieldChanged(String)
See Also