Class ContentRef
Inheritance
object
ContentRef
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("conr")]
public class ContentRef
Properties
| Edit this page View SourceURIReference
Declaration
[JsonProperty("urir")]
public ICollection<ContentRefURIReference> URIReference { get; set; }
Property Value
Type | Description |
---|---|
ICollection<ContentRefURIReference> |