HBS.Entities.WorkflowNotification.WorkflowNotification C# (CSharp) Method

WorkflowNotification() public method

public WorkflowNotification ( ) : System
return System
        public WorkflowNotification()
        {
        }

Same methods

WorkflowNotification::WorkflowNotification ( IDataReader dbReader ) : System
WorkflowNotification::WorkflowNotification ( int WorkflowNotificationID, int workflowID, string payload, string notificationType, System.DateTime dateCreated ) : System
WorkflowNotification