ResponseCode.FlowFailed Field
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.
The route set of dialog is invalid and must be updated. (430)
public: int FlowFailed = 430;
public const int FlowFailed = 430;
val mutable FlowFailed : int
Public Const FlowFailed As Integer = 430