Class RelationsList.FromContact
FromContact contain the method to create the RelationList.
Inheritance
RelationsList.FromContact
Inherited Members
Namespace: SuperOffice.CRM.Archives
Assembly: SoDataBase.dll
Syntax
public sealed class RelationsList.FromContact : RelationsList.RelationsListQuery
Constructors
FromContact(int)
Default constructor.
Declaration
public FromContact(int contactid)
Parameters
Type | Name | Description |
---|---|---|
int | contactid | The contact we want the relations on. |