Click or drag to resize
ServiceInputFilter Constructor
Constructor.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 9.0.0
Syntax
C#
public ServiceInputFilter(
	ServiceAssertion parentAssertion,
	FilterCreationContext filterContext
)

Parameters

parentAssertion
Type: CMS.Synchronization.WSE3ServiceAssertion
Parent assertion
filterContext
Type: FilterCreationContext
Filter context
See Also