ClassFixedIdAppointment
Class
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class FixedIdAppointment : Appointment
Inheritance: objectFixedIdAppointment
Constructors
FixedIdAppointment()
Declaration
cs-api-definition
public FixedIdAppointment()
Properties
Methods
Copy()
Declaration
cs-api-definition
public override IAppointment Copy()
Returns
IAppointment
CopyFrom(IAppointment)
Declaration
cs-api-definition
public override void CopyFrom(IAppointment other)
Parameters
other
IAppointment