Click or drag to resize

ApplicationEventsClassFilterRestrictions Method

Namespace:  SuperOffice.COM.Events
Assembly:  SuperOfficeEvents.Interop (in SuperOfficeEvents.Interop.dll) Version: 8.0.0.0
Syntax
public virtual string FilterRestrictions(
	string providerName,
	string guiName,
	string fullSoProtocol,
	string serializedRestrictions
)

Parameters

providerName
Type: SystemString
guiName
Type: SystemString
fullSoProtocol
Type: SystemString
serializedRestrictions
Type: SystemString

Return Value

Type: String

Implements

IApplicationEventsFilterRestrictions(String, String, String, String)
See Also