New column id.

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

Syntax

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

See Also