Amazon.AWSSupport.Model.AddCommunicationToCaseRequest.IsSetCommunicationBody C# (CSharp) 메소드

IsSetCommunicationBody() 개인적인 메소드

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