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