Amazon.ServiceCatalog.Model.TerminateProvisionedProductRequest.IsSetIgnoreErrors C# (CSharp) Method

IsSetIgnoreErrors() private method

private IsSetIgnoreErrors ( ) : bool
return bool
        internal bool IsSetIgnoreErrors()
        {
            return this._ignoreErrors.HasValue; 
        }