Amazon.AWSSupport.Model.CreateCaseResult.IsSetCaseId C# (CSharp) Method

IsSetCaseId() private method

private IsSetCaseId ( ) : bool
return bool
        internal bool IsSetCaseId()
        {
            return this.caseId != null;
        }
    }
CreateCaseResult