An NDoc Documented Class Library

RepositoryConfiguration.RecordFlow Property

[Visual Basic]
Property ReadOnly RecordFlow As Boolean
[C#]
bool RecordFlow { get; }
[C++]
__property bool get_RecordFlow();
[JScript]
function get RecordFlow() : bool

See Also

RepositoryConfiguration Interface | Repository.Configuration Namespace