StagingBatchInformation.ModelName Property

Definition

Gets or sets the model name.

public:
 property System::String ^ ModelName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ModelName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ModelName : string with get, set
Public Property ModelName As String

Property Value

A string that represents the model name.

Attributes

Applies to