Click or drag to resize

PropertyManagerPageExTHandler, TModel Constructor (ISldWorks, IPageSpec)

Namespace:  CodeStack.SwEx.PMPage
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public PropertyManagerPageEx(
	ISldWorks app,
	IPageSpec pageSpec
)

Parameters

app
Type: ISldWorks

[Missing <param name="app"/> documentation for "M:CodeStack.SwEx.PMPage.PropertyManagerPageEx`2.#ctor(SolidWorks.Interop.sldworks.ISldWorks,CodeStack.SwEx.PMPage.Base.IPageSpec)"]

pageSpec
Type: CodeStack.SwEx.PMPage.BaseIPageSpec

[Missing <param name="pageSpec"/> documentation for "M:CodeStack.SwEx.PMPage.PropertyManagerPageEx`2.#ctor(SolidWorks.Interop.sldworks.ISldWorks,CodeStack.SwEx.PMPage.Base.IPageSpec)"]

See Also