Amazon.CloudWatchEvents.Model.RemoveTargetsResultEntry.IsSetErrorMessage C# (CSharp) Method

IsSetErrorMessage() private method

private IsSetErrorMessage ( ) : bool
return bool
        internal bool IsSetErrorMessage()
        {
            return this._errorMessage != null;
        }