Amazon.AWSHealth.Model.EventDescription.IsSetLatestDescription C# (CSharp) Method

IsSetLatestDescription() private method

private IsSetLatestDescription ( ) : bool
return bool
        internal bool IsSetLatestDescription()
        {
            return this._latestDescription != null;
        }
EventDescription