Click or drag to resize

UserRelation Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public class UserRelation : DbObject

The UserRelation type exposes the following members.

Constructors
  NameDescription
Public methodUserRelation
Initializes a new instance of the UserRelation class
Public methodUserRelation(UserRelation)
Initializes a new instance of the UserRelation class
Top
Properties
  NameDescription
Public propertyCategoryID
Public propertyConnection (Inherited from DbObject.)
Public propertyEmail
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Public propertyRelationType
Public propertyThreadID
Public propertyTransaction (Inherited from DbObject.)
Public propertyUserAccount
Public propertyUserID
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also