CompactionStatusFilesCombined Property |
Namespace:
ArangoDBNetStandard.CollectionApi.Models.Figures
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public int FilesCombined { get; set; }
Public Property FilesCombined As Integer
Get
Set
public:
property int FilesCombined {
int get ();
void set (int value);
}
member FilesCombined : int with get, set
Property Value
Type:
Int32See Also