Click or drag to resize

IShare Properties

The IShare type exposes the following members.

Properties
  NameDescription
Public propertyCanReshare
Get or set the permission to reshare the object.
Public propertyContactId
Get the id of the contact
Public propertyContactType
Get the type of the contact
Public propertyCreatedAt
Get the date of the creation
(Inherited from IOwnerEntityBase.)
Public propertyCreatedBy
Get the id of the user who have create the entity
(Inherited from IOwnerEntityBase.)
Public propertyDeletedAt
Get the date of deletion
(Inherited from IOwnerEntityBase.)
Public propertyDeletedBy
Get the id of the user who have delete the entity
(Inherited from IOwnerEntityBase.)
Public propertyId
Get the id of the current entity
(Inherited from IOwnerEntityBase.)
Public propertyIsDeleted
Indicates if the current entity is flag as deleted
(Inherited from IOwnerEntityBase.)
Public propertyModuleGuid
Get the module of the share.
Public propertyObjectId
Get the id of the share object.
Public propertyObjectType
Get the type of the share object.
Public propertyPermission
Get or set the permission access level.
Public propertySurveyId
Get the id of the survey of the share.
Public propertyUpdatedAt
Get the date of the latest update
(Inherited from IOwnerEntityBase.)
Public propertyUpdatedBy
Get the id of the last user who have update the entity
(Inherited from IOwnerEntityBase.)
Top
See Also