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<dsCourseUserCours> dsCourseUserCours { get; set; }
Public Property dsCourseUserCours As EntityCollection(Of dsCourseUserCours) Get Set
public: property EntityCollection<dsCourseUserCours^>^ dsCourseUserCours { EntityCollection<dsCourseUserCours^>^ get (); void set (EntityCollection<dsCourseUserCours^>^ value); }