BCObjectBrowserDialogDialogType Property |
Gets or sets the type of the dialog box.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax protected abstract OBDialogKind DialogType { get; }
Protected MustOverride ReadOnly Property DialogType As OBDialogKind
Get
protected:
virtual property OBDialogKind DialogType {
OBDialogKind get () abstract;
}
abstract DialogType : OBDialogKind with get
Property Value
Type:
OBDialogKindSee Also