Show / Hide Table of Contents

Class TypeConverters

Inheritance
System.Object
TypeConverters
Namespace: System.Activities
Assembly: System.Activities.dll
Syntax
public static class TypeConverters : Object

Fields

ActivityWithResultConverter

Declaration
public const string ActivityWithResultConverter = "System.Activities.XamlIntegration.ActivityWithResultConverter, UiPath.Workflow"
Field Value
System.String

AssemblyReferenceConverter

Declaration
public const string AssemblyReferenceConverter = "System.Activities.XamlIntegration.AssemblyReferenceConverter, UiPath.Workflow"
Field Value
System.String

ImplementationVersionConverter

Declaration
public const string ImplementationVersionConverter = "System.Activities.XamlIntegration.ImplementationVersionConverter, UiPath.Workflow"
Field Value
System.String

InArgumentConverter

Declaration
public const string InArgumentConverter = "System.Activities.XamlIntegration.InArgumentConverter, UiPath.Workflow"
Field Value
System.String

InOutArgumentConverter

Declaration
public const string InOutArgumentConverter = "System.Activities.XamlIntegration.InOutArgumentConverter, UiPath.Workflow"
Field Value
System.String

OutArgumentConverter

Declaration
public const string OutArgumentConverter = "System.Activities.XamlIntegration.OutArgumentConverter, UiPath.Workflow"
Field Value
System.String

WorkflowIdentityConverter

Declaration
public const string WorkflowIdentityConverter = "System.Activities.XamlIntegration.WorkflowIdentityConverter, UiPath.Workflow"
Field Value
System.String

Back to top Generated by DocFX