Click or drag to resize

ISmartPostRepository Interface

A repository responsible for getting valid custom domains.

Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public interface ISmartPostRepository

The ISmartPostRepository type exposes the following members.

Methods
 NameDescription
Public methodGetCustomDomainValues Gets all valid custom domains for a given domainType.
Public methodGetValidContactTypes Gets all valid contact types.
Public methodIsReportExisting Checks if report with given id exists.
Top
See Also