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