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