Amazon.SimpleWorkflow.Model.RequestCancelWorkflowExecutionRequest.IsSetWorkflowId C# (CSharp) Méthode

IsSetWorkflowId() private méthode

private IsSetWorkflowId ( ) : bool
Résultat bool
        internal bool IsSetWorkflowId()
        {
            return this.workflowId != null;
        }
RequestCancelWorkflowExecutionRequest