CIS Web Services Documentation

[Missing <summary> documentation for "P:CISService.dsCourseSiteCours.PathwayTitleOnly"]

Namespace: CISService
Assembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool PathwayTitleOnly { get; set; }
Public Property PathwayTitleOnly As Boolean
	Get
	Set
public:
property bool PathwayTitleOnly {
	bool get ();
	void set (bool value);
}

See Also