CommonDatabaseFunctionsGetSystemOwner Method
Get the SystemOwner from OData.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
public static SystemOwner GetSystemOwner(
Uri oDataUri
)
Public Shared Function GetSystemOwner (
oDataUri As Uri
) As SystemOwner
public:
static SystemOwner^ GetSystemOwner(
Uri^ oDataUri
)
static member GetSystemOwner :
oDataUri : Uri -> SystemOwner
- oDataUri Uri
- The OData Uri.
SystemOwnerThe SystemOwner data.