ImportFileUploadResponse.ErrorCode Property

Definition

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

Property Value

Attributes

Applies to