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
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