Indicates whether to use tracker manager.

Namespace:  Asi.iBO.ContentManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public bool SYViewTracker { get; }
Visual Basic (Declaration)
Public ReadOnly Property SYViewTracker As Boolean
Visual C++
public:
property bool SYViewTracker {
	bool get ();
}

See Also