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