DataRecordSet.RefreshNoReconciliationUI

DataRecordSet.RefreshNoReconciliationUI property

Whether the data-reconciliation user interface should be disabled. True (1) to disable the user interface (UI). False (0) to enable the UI.

public BOOL RefreshNoReconciliationUI { get; set; }

See Also