Click or drag to resize

PostTransactionBodyAction Property

JavaScript function describing the transaction action.

Namespace:  ArangoDBNetStandard.TransactionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public string Action { get; set; }

Property Value

Type: String
See Also