Share via


GremlinDatabaseGetPropertiesResource._rid Property

Definition

Gets a system generated property. A unique identifier.

[Newtonsoft.Json.JsonProperty(PropertyName="_rid")]
public string _rid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="_rid")>]
member this._rid : string
Public ReadOnly Property _rid As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to