Note: This API is now obsolete.
[Missing <summary> documentation for "M:Scanjour.Workflow4.Base.CommonFunctions.GetODataUris(System.Boolean)"]
Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
[ObsoleteAttribute("Please use method with Uri argument", true)] public static List<Uri> GetODataUris( bool useSSL )
Parameters
- useSSL
- Type: SystemBoolean
[Missing <param name="useSSL"/> documentation for "M:Scanjour.Workflow4.Base.CommonFunctions.GetODataUris(System.Boolean)"]
Return Value
Type: ListUri[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.CommonFunctions.GetODataUris(System.Boolean)"]
See Also