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: 1.4.0.0 (1.4.53.0)
public string[] ObjectIDs { get; }
public string[] ObjectIDs { get; }
Public ReadOnly Property ObjectIDs As String()
Get
Public ReadOnly Property ObjectIDs As String()
Get
public:
property array<String^>^ ObjectIDs {
array<String^>^ get ();
}
public:
property array<String^>^ ObjectIDs {
array<String^>^ get ();
}