ModuleEndpointOutputPathInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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 |