DataMappedObjectTypeAttribute.IdentifierList Özellik

Tanım

Geçerli türü benzersiz bir şekilde tanımlayan tanımlayıcıların listesini alır.

public:
 property System::Collections::Generic::IList<System::String ^> ^ IdentifierList { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> IdentifierList { get; }
member this.IdentifierList : System.Collections.Generic.IList<string>
Public ReadOnly Property IdentifierList As IList(Of String)

Özellik Değeri

IList<String>

Geçerli türü benzersiz şekilde tanımlayan tanımlayıcı dizelerinin listesi.

Şunlara uygulanır