[]
        
(Showing Draft Content)

C1.Win.C1Schedule.AppointmentFields.GetFieldsForView

GetFieldsForView Method

GetFieldsForView()

Returns dictionary of fields which should be used to display in view. This includes Id and all visible fields.

Declaration
public Dictionary<string, AppointmentField> GetFieldsForView()
Returns
Type Description
Dictionary<string, AppointmentField>