Click or drag to resize

ExtranetCase Class

Contains Extranet specific details of a case.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIExtranetCase

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public class ExtranetCase

The ExtranetCase type exposes the following members.

Constructors
 NameDescription
Public methodExtranetCaseInitializes a new instance of the ExtranetCase class
Top
Properties
 NameDescription
Public propertyContacts A collection of contacts who can use Extranet.
Public propertyGUID An identifier of the case.
Public propertyRights Specifies which permissions has been granted to the case.
Top
See Also