Class ShouldSendNotificationHookResponse
Inheritance
System.Object
ShouldSendNotificationHookResponse
Namespace: DirectScale.Disco.Extension.Hooks.Associates.Enrollment
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class ShouldSendNotificationHookResponse : Object
Constructors
ShouldSendNotificationHookResponse()
Declaration
public ShouldSendNotificationHookResponse()
Properties
SendNotification
Declaration
public bool SendNotification { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |