Share via


ModuleEndpointOutputPathInfo Class

Definition

[System.Runtime.Serialization.DataContract(Name="ModuleEndpointOutputPathInfo", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")]
public class ModuleEndpointOutputPathInfo
[<System.Runtime.Serialization.DataContract(Name="ModuleEndpointOutputPathInfo", Namespace="http://schemas.microsoft.com/xrm/9.0/Contracts")>]
type ModuleEndpointOutputPathInfo = class
Public Class ModuleEndpointOutputPathInfo
Inheritance
ModuleEndpointOutputPathInfo
Attributes

Constructors

ModuleEndpointOutputPathInfo()

Properties

EndpointName

Gets or sets the workflow endpoint name.

UniqueRelativePath

Gets or sets the unique relative path where mef should write output to. T

Applies to