}}
    Show / Hide Table of Contents

    Enum DestinationMode

    Namespace: Zenoph.Notify.Enums
    Assembly: Zenoph.Notify.dll
    Syntax
    [ComVisible(true)]
    [Guid("9AD38125-D492-433F-A9E9-1636EA690C8B")]
    public enum DestinationMode

    Fields

    Name Description
    DM_ADD
    DM_DELETE
    DM_NONE
    DM_UPDATE
    Back to top