[This is preliminary documentation and is subject to change.]
If set to on, the success notifcication screen is shown after every successful
inserts and updates
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool SuccessNotification { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property SuccessNotification As Boolean |
Visual C++ |
---|
public: static property bool SuccessNotification { bool get (); } |