Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public NotifyCommitType NotifyCommit { get; set; } |
| Visual Basic |
|---|
Public Property NotifyCommit As NotifyCommitType Get Set |
| Visual C++ |
|---|
public: property NotifyCommitType NotifyCommit { NotifyCommitType get (); void set (NotifyCommitType value); } |