CIS Web Services Documentation
Related site

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

Syntax

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

Examples

A High school to a Junior High school

See Also