Domain.ExportablePlatforms Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="exportablePlatforms")]
public System.Collections.Generic.IList<string> ExportablePlatforms { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exportablePlatforms")>]
member this.ExportablePlatforms : System.Collections.Generic.IList<string>
Public ReadOnly Property ExportablePlatforms As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to