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

IsSetCommunicationBody() private method

private IsSetCommunicationBody ( ) : bool
return bool
        internal bool IsSetCommunicationBody()
        {
            return this._communicationBody != null;
        }