Click or drag to resize

ExtranetContactCaseRights Class

Contains Extranet contact's permissions to case.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIExtranetContactCaseRights

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+999b10b13d536af15582a2358481b2677326cf85
Syntax
public class ExtranetContactCaseRights

The ExtranetContactCaseRights type exposes the following members.

Constructors
 NameDescription
Public methodExtranetContactCaseRightsInitializes a new instance of the ExtranetContactCaseRights class
Top
Properties
 NameDescription
Public propertyCaseGUID An identifier of the case.
Public propertyCaseRights Specifies which permissions has been granted to the case.
Public propertyContactRights Specifies which permissions has been granted to the contact.
Top
See Also