CIS Web Services Documentation

[Missing <summary> documentation for "P:CISService.dsChklstSiteChecklistActivity.dsSite"]

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

Syntax

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

See Also