CIS Web Services Documentation

[Missing <summary> documentation for "P:CISService.dsChklstSiteChecklist.DisplayCareerPlanLinkFlag"]

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

Syntax

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

See Also