Amazon.CloudFront.Model.CustomErrorResponse.IsSetErrorCode C# (CSharp) Method

IsSetErrorCode() private method

private IsSetErrorCode ( ) : bool
return bool
        internal bool IsSetErrorCode()
        {
            return this._errorCode.HasValue; 
        }