[Visual Basic] Property ReadOnly UseHistory As Boolean [C#] bool UseHistory { get; } [C++] __property bool get_UseHistory(); [JScript] function get UseHistory() : bool
RepositoryConfiguration Interface | Repository.Configuration Namespace