Old column id.

Namespace: DayPilot.Web.Ui.Events
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.0.1172.0

Syntax

C#
public string OldResource{ get;}
Visual Basic (Declaration)
Public ReadOnly Property OldResource As String
Visual C++
public:
property String^ OldResource {
	String^ get ();
}

See Also