CreativeWork.CopyrightHolder Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="copyrightHolder")]
public Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Thing CopyrightHolder { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyrightHolder")>]
member this.CopyrightHolder : Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Thing
Public ReadOnly Property CopyrightHolder As Thing

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to