Initializes a new instance of the BCPropertyPageDialog class.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
public BCPropertyPageDialog( BCRepositoryObject anObject ) |
Visual Basic |
---|
Public Sub New ( _ anObject As BCRepositoryObject _ ) |
Visual C++ |
---|
public: BCPropertyPageDialog( BCRepositoryObject^ anObject ) |
Parameters
- anObject
- Type: BlueCieloECM.InnoCielo.Meridian.Server..::..BCRepositoryObject
The object of which to show the property page.