Click or drag to resize

IRelationEventsRelationFieldsChanged Method

method RelationFieldsChanged

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
void RelationFieldsChanged(
	string actionName,
	int RelationId,
	Object fieldIds,
	Object fieldNames,
	Object extraIds,
	int callDepth
)

Parameters

actionName
Type: SystemString
RelationId
Type: SystemInt32
fieldIds
Type: SystemObject
fieldNames
Type: SystemObject
extraIds
Type: SystemObject
callDepth
Type: SystemInt32
See Also