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