DoNotRecalculateAfterLoad Property
DoNotRecalculateAfterLoad
Whether to prevent recalculation after loading the JSON data. Default value is false.
Declaration
public bool DoNotRecalculateAfterLoad { get; set; }
Public Property DoNotRecalculateAfterLoad As Boolean