 | SubjectConsentService<TKey>.GetConsent Method (String) |
Namespace:
Dynamicweb.DataProcessing
Assembly:
Dynamicweb.DataProcessing (in Dynamicweb.DataProcessing.dll) Version: 2.0.3
Syntaxpublic Consent GetConsent(
string activityId
)
Public Function GetConsent (
activityId As String
) As Consent
Parameters
- activityId
- Type: System.String
Return Value
Type:
Consent
See Also