Amazon.SimpleWorkflow.Model.WorkflowExecutionDetail.IsSetExecutionInfo C# (CSharp) Метод

IsSetExecutionInfo() приватный Метод

private IsSetExecutionInfo ( ) : bool
Результат bool
        internal bool IsSetExecutionInfo()
        {
            return this.executionInfo != null;
        }