CIS Web Services Documentation
Assembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)
No Metadata Documentation available.
Namespace: CISServiceAssembly: CISService (in CISService.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public EntityCollection<dsVolunteerExperience> dsVolunteerExperiences { get; set; }
Public Property dsVolunteerExperiences As EntityCollection(Of dsVolunteerExperience) Get Set
public: property EntityCollection<dsVolunteerExperience^>^ dsVolunteerExperiences { EntityCollection<dsVolunteerExperience^>^ get (); void set (EntityCollection<dsVolunteerExperience^>^ value); }