Click or drag to resize

IScriptingEventsOnCurrentDiaryOwnerFieldChanged Method

FieldName is name of the field being changed. e.g.: 'contact.name' or 'address.city'

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

Parameters

fullFieldName
Type: SystemString
See Also