Click or drag to resize

IRelations Interface

Collection of Relation objects

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface IRelations : IEnumerable

The IRelations type exposes the following members.

Properties
  NameDescription
Public propertyEOF
Return true after last item is read
Top
Methods
  NameDescription
Public methodGetEnumerator
Public methodGetFirst
Return first item
Public methodGetNext
Return next item
Top
See Also