ExtendedResourceProperties._rid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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