[Missing <summary> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetPropertiesFromDictionary(System.Uri,System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
Namespace: Scanjour.Workflow4.CaseActivityHost
Assembly: Scanjour.Workflow4.CaseActivityHost (in Scanjour.Workflow4.CaseActivityHost.dll) Version: 23.3.0.0 (23.3.0.0)
public static List<EntityProperty> GetPropertiesFromDictionary( Uri oDataUri, string entity, IDictionary<string, Object> properties )
Parameters
- oDataUri
- Type: SystemUri
[Missing <param name="oDataUri"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetPropertiesFromDictionary(System.Uri,System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
- entity
- Type: SystemString
[Missing <param name="entity"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetPropertiesFromDictionary(System.Uri,System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
- properties
- Type: System.Collections.GenericIDictionaryString, Object
[Missing <param name="properties"/> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetPropertiesFromDictionary(System.Uri,System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]
Return Value
Type: ListEntityProperty[Missing <returns> documentation for "M:Scanjour.Workflow4.CaseActivityHost.EntityFunctions.GetPropertiesFromDictionary(System.Uri,System.String,System.Collections.Generic.IDictionary{System.String,System.Object})"]