Amazon.AWSHealth.Model.EventDescription.IsSetLatestDescription C# (CSharp) Méthode

IsSetLatestDescription() private méthode

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