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