Search Results for

    Show / Hide Table of Contents

    Class SetNotificationWindow

    Interaktionslogik für NotificationWindow.xaml

    Inheritance
    System.Object
    SetNotificationWindow
    Namespace: Simplic.Framework.Notification
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class SetNotificationWindow : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    SetNotificationWindow(String, Guid, Int32, String, Nullable<DateTime>, Boolean, String)

    Constructor

    Declaration
    public SetNotificationWindow(string InternName, Guid ExternId, int UserId, string NoticeText, DateTime? DefaultDueDate = null, bool CanChangeDueDate = true, string Note = null)
    Parameters
    Type Name Description
    System.String InternName
    Guid ExternId
    System.Int32 UserId
    System.String NoticeText
    System.Nullable<DateTime> DefaultDueDate
    System.Boolean CanChangeDueDate
    System.String Note

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx