CIS Web Services Documentation
Detailed Site information transport request class

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

Syntax

         
 C#  Visual Basic  Visual C++ 
[SerializableAttribute]
public class SiteInformationRequest
<SerializableAttribute> _
Public Class SiteInformationRequest
[SerializableAttribute]
public ref class SiteInformationRequest

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
ContactEMail
Contact psersons email address
ContactName
Contact person for site
CreationDate
Date site created
LinkedSiteID
Related site
Memo
ReferenceID
Alternate reference identifier provided by site or other entity.
SiteAddress1
SiteAddress2
SiteCity
SiteCounty
SiteID
Unique identifer assigned to site
SiteName
Name of the site
SitePhoneNumber
SiteState
SiteType
Type of site
SiteZip
Status
Status of site
UsersExpire
Date the sites users will expire

Remarks

A class that includes full site information

Inheritance Hierarchy

System..::..Object
  CISService..::..SiteInformationRequest

See Also