CIS Web Services Documentation

[Missing <summary> documentation for "P:CISService.SiteInformationRequest.SiteZip"]

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

Syntax

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

See Also