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