Amazon.SimpleWorkflow.Model.FailWorkflowExecutionDecisionAttributes.IsSetDetails C# (CSharp) 메소드

IsSetDetails() 개인적인 메소드

private IsSetDetails ( ) : bool
리턴 bool
        internal bool IsSetDetails()
        {
            return this.details != null;
        }
    }
FailWorkflowExecutionDecisionAttributes