SuppressNotBoundError
property in Coherence.Toolkit.OnValueSyncedAttribute
Properties
public bool SuppressNotBoundError { get; set; }
Suppress error when the attribute targets a field or property not marked as synced.
Property Value
| Type | Description |
|---|---|
| bool | true to suppress the error; otherwise, false. The default is false. |