WorkflowHostExtensionODataClient Property
Gets the client for accessing the OData webservice.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public DynamicContext ODataClient { get; }
Public ReadOnly Property ODataClient As DynamicContext
Get
public:
property DynamicContext^ ODataClient {
DynamicContext^ get ();
}
member ODataClient : DynamicContext with get
Property Value
DynamicContext