Click or drag to resize
BCPropertiesDialog Constructor (BCRepositoryObject)
Initializes a new instance of the BCPropertiesDialog class.

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

Parameters

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