Class OutputFormatDeleteResult
Inherited Members
Namespace: System.Dynamic.ExpandoObject
Syntax
public class OutputFormatDeleteResult : OutputFormatOperationResultWithoutFetch
Constructors
OutputFormatDeleteResult(string, string, BusinessProcessLifeCycle?)
Declaration
public OutputFormatDeleteResult(string outputFormatId, string businessProcessId, BusinessProcessLifeCycle? lifeCycle)
Parameters
string outputFormatId |
string businessProcessId |
BusinessProcessLifeCycle? lifeCycle |