Table of Contents

SuppressNotBoundError

Properties
public bool SuppressNotBoundError { get; set; }

If true, fields (or properties) marked with this attribute, but not marked as synced, won't generate any error logs.

Property Value
Type Description
bool