Click or drag to resize

ConsentServiceGetConsentById Method

Namespace:  Dynamicweb.DataProcessing
Assembly:  Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax
public Consent GetConsentById(
	string activityId,
	string subjectId,
	string subjectType
)

Parameters

activityId
Type: SystemString
subjectId
Type: SystemString
subjectType
Type: SystemString

Return Value

Type: Consent
See Also