Click or drag to resize

ExtranetContactRights Class

Speficies which permissions has been granted to the contact.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APIExtranetContactRights

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

The ExtranetContactRights type exposes the following members.

Constructors
 NameDescription
Public methodExtranetContactRightsInitializes a new instance of the ExtranetContactRights class
Top
Properties
 NameDescription
Public propertyApproval True when contact has permission to approve work hours.
Public propertyComments True when contact has permission to comments.
Public propertyFileUpload True when contact has permission to upload a file.
Top
See Also