ExportImportDevice.ModuleId Property

Definition

The unique identifier of the module, if applicable.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to