| BCRepositoryDocumentCount Property |
Gets the total number of documents in the vault.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic int DocumentCount { get; }Public ReadOnly Property DocumentCount As Integer
Get
public:
property int DocumentCount {
int get ();
}member DocumentCount : int with get
Property Value
Type:
Int32
See Also