Bagikan melalui


AttributeChangeResponse.MemberCodesWithError Properti

Definisi

Perhatian

Use MembersWithError

Menentukan kode anggota yang memiliki kesalahan saat mengonversi jenis.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ MemberCodesWithError { System::Collections::Generic::ICollection<System::String ^> ^ get(); void set(System::Collections::Generic::ICollection<System::String ^> ^ value); };
[System.Obsolete("Use MembersWithError")]
[System.ServiceModel.MessageBodyMember]
public System.Collections.Generic.ICollection<string> MemberCodesWithError { get; set; }
[<System.Obsolete("Use MembersWithError")>]
[<System.ServiceModel.MessageBodyMember>]
member this.MemberCodesWithError : System.Collections.Generic.ICollection<string> with get, set
Public Property MemberCodesWithError As ICollection(Of String)

Nilai Properti

Kode anggota yang memiliki kesalahan saat mengonversi jenis.

Atribut

Berlaku untuk