Amazon.ConfigService.Model.SourceDetail.IsSetMessageType C# (CSharp) Method

IsSetMessageType() private method

private IsSetMessageType ( ) : bool
return bool
        internal bool IsSetMessageType()
        {
            return this._messageType != null;
        }