CIS Web Services Documentation
No Metadata Documentation available.

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

Syntax

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

See Also