Class AbonnementContract
Represents an abonnement
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class AbonnementContract : Object
Name | Description |
---|---|
AbonnementContract() |
Fields
Name | Description |
---|---|
OnContentChange | Abonnement is active on file changes |
OnDelete | Abonnement is active on delete |
OnMetadataChange | Abonnement is active on index changes |
UserId | The user id for this abonnnement |