Click or drag to resize

MassDispatchRepositoryRelativeUriBase Property

The part of relative Uri that is invariant for all requests. Must be relative Uri.

Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public Uri RelativeUriBase { get; set; }

Property Value

Uri
See Also