BCOpenDocumentDialogDialogType 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 override OBDialogKind DialogType { get; }
Protected Overrides ReadOnly Property DialogType As OBDialogKind
Get
protected:
virtual property OBDialogKind DialogType {
OBDialogKind get () override;
}
abstract DialogType : OBDialogKind with get
override DialogType : OBDialogKind with get
Property Value
Type:
OBDialogKindSee Also