Class
FixedIdAppointment

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

HasWarnings

Declaration

cs-api-definition
public bool HasWarnings { get; set; }

Property Value

bool

IsRerun

Declaration

cs-api-definition
public bool IsRerun { get; set; }

Property Value

bool

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