ProjectExport.EstimatedImportTimeInMS Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="estimatedImportTimeInMS")]
public int EstimatedImportTimeInMS { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="estimatedImportTimeInMS")>]
member this.EstimatedImportTimeInMS : int
Public ReadOnly Property EstimatedImportTimeInMS As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to