Amazon.AWSHealth.Model.EventDetailsErrorItem.IsSetErrorName C# (CSharp) Method

IsSetErrorName() private method

private IsSetErrorName ( ) : bool
return bool
        internal bool IsSetErrorName()
        {
            return this._errorName != null;
        }