Click or drag to resize

SOScriptingEventsClassOnCurrentDocumentFieldChanged Method

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

Parameters

fullFieldName
Type: SystemString

Implements

IScriptingEventsOnCurrentDocumentFieldChanged(String)
See Also