CIS Web Services Documentation

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

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

Syntax

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

See Also