Initializes a new instance of the BCPropertiesDialog 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 BCPropertiesDialog( BCRepositoryObject anObject ) |
| Visual Basic |
|---|
Public Sub New ( _ anObject As BCRepositoryObject _ ) |
| Visual C++ |
|---|
public: BCPropertiesDialog( BCRepositoryObject^ anObject ) |
Parameters
- anObject
- Type: BlueCieloECM.InnoCielo.Meridian.Server..::..BCRepositoryObject
The object of which to show the properties.