Amazon.EC2.Model.EventInformation.IsSetEventDescription C# (CSharp) Method

IsSetEventDescription() private method

private IsSetEventDescription ( ) : bool
return bool
        internal bool IsSetEventDescription()
        {
            return this._eventDescription != null;
        }