| SubjectConsentServiceTKeyIsConsentGiven Method (String) |
Namespace:
Dynamicweb.DataProcessing
Assembly:
Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntax public bool IsConsentGiven(
string activityId
)
Public Function IsConsentGiven (
activityId As String
) As Boolean
Parameters
- activityId
- Type: SystemString
Return Value
Type:
BooleanSee Also