Amazon.SimpleWorkflow.Model.CancelWorkflowExecutionFailedEventAttributes.IsSetCause C# (CSharp) Метод

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

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