Amazon.SimpleWorkflow.Model.DescribeWorkflowExecutionRequest.IsSetExecution C# (CSharp) Méthode

IsSetExecution() private méthode

private IsSetExecution ( ) : bool
Résultat bool
        internal bool IsSetExecution()
        {
            return this.execution != null;
        }
DescribeWorkflowExecutionRequest