Click or drag to resize

BCPropertyPageDialog Constructor (BCRepositoryObject)

Initializes a new instance of the BCPropertyPageDialog class.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCPropertyPageDialog(
	BCRepositoryObject anObject
)

Parameters

anObject
Type: BlueCieloECM.InnoCielo.Meridian.ServerBCRepositoryObject
The object of which to show the property page.
See Also