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