<Code Lib>
M

PanelScheduleView.CreateInstanceView(Document, ElementId, ElementId)

Description:
Creates a new instance of this view (using specific template)
Overloads (2):
CreateInstanceView(Document,ElementId,ElementId)

public static PanelScheduleView CreateInstanceView(
	Document ADoc,
	ElementId templateId,
	ElementId panelId
)

Return Value The PanelScheduleView The PanelScheduleView

Loading…