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