BCFindDialogChangedDocuments Property |
Note: This API is now obsolete.
Gets an array of result values for documents changed in the dialog box.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Client
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax [ObsoleteAttribute("This property is deprecated. Use "ChangedDocumentIDs" property.",
true)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Object ChangedDocuments { get; }
<ObsoleteAttribute("This property is deprecated. Use "ChangedDocumentIDs" property.",
true)>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public ReadOnly Property ChangedDocuments As Object
Get
Property Value
Type:
ObjectRemarks See Also