[]
        
(Showing Draft Content)

C1.Schedule.Resource

Resource Class

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

Inheritance
Resource
Namespace: C1.Schedule
Assembly: C1.ScheduleCore.dll
Syntax
public class Resource : BaseObject, INotifyPropertyChanged, ISerializable

Constructors

Name Description
Resource()

Creates the new Resource object.

Resource(Guid)

Initializes a new instance of the Resource class with the specified key.

Resource(int)

Initializes a new instance of the Resource class with the specified key.

Resource(SerializationInfo, StreamingContext)

Special constructor for deserialization.