IBCExtensionHostImportDetails Property |
Gets the object describing a document import operation.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Extensions
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax BCImportOperation ImportDetails { get; }
ReadOnly Property ImportDetails As BCImportOperation
Get
Property Value
Type:
BCImportOperationRemarks
Returns if the operation is not defined.
During the process of creating a new document,
the Meridian client applications provide this interface.
It allows extension code to query information about the new document.
See Also