The Resource class represents the resource which can be associated with the Appointment object.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
[SerializableAttribute]
public class Resource : BaseObject
Visual Basic
<SerializableAttribute> _
Public Class Resource _
	Inherits BaseObject

Inheritance Hierarchy

See Also