FactoryRepoUpdate.FactoryResourceId Property

Definition

Gets or sets the factory resource id.

[Newtonsoft.Json.JsonProperty(PropertyName="factoryResourceId")]
public string FactoryResourceId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="factoryResourceId")>]
member this.FactoryResourceId : string with get, set
Public Property FactoryResourceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to