FiguresResultAlive Property |
Namespace:
ArangoDBNetStandard.CollectionApi.Models
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax public Alive Alive { get; set; }
Public Property Alive As Alive
Get
Set
public:
property Alive^ Alive {
Alive^ get ();
void set (Alive^ value);
}
member Alive : Alive with get, set
Property Value
Type:
AliveSee Also