EntityFunctionsGetEdmValueObjectType Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetEdmValueObjectType(System.Uri,System.String,System.String)"]

Namespace:  Scanjour.Workflow4.CaseActivityHost
Assembly:  Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax

public static Type GetEdmValueObjectType(
	Uri oDataUri,
	string entityType,
	string propertyName
)

Parameters

oDataUri
Type: SystemUri

[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetEdmValueObjectType(System.Uri,System.String,System.String)"]

entityType
Type: SystemString

[Missing <param name="entityType"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetEdmValueObjectType(System.Uri,System.String,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetEdmValueObjectType(System.Uri,System.String,System.String)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetEdmValueObjectType(System.Uri,System.String,System.String)"]

See Also

Reference