| BCOpenDocumentDialogObjectIDs Property | 
            Gets the array of ID property values of the selected documents.
            
 
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
 Syntax
Syntaxpublic string[] ObjectIDs { get; }Public ReadOnly Property ObjectIDs As String()
	Get
public:
property array<String^>^ ObjectIDs {
	array<String^>^ get ();
}member ObjectIDs : string[] with get
Property Value
Type: 
String See Also
See Also