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

IsSetCaseId() private method

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