Interface IFlowableResult
public interface IFlowableResult
- Extension Methods
Properties
Message
string Message { get; }
Property Value
State
FlowableResultState State { get; set; }
public interface IFlowableResult
string Message { get; }
FlowableResultState State { get; set; }