Share via


EntityDescriptor.Contacts Eigenschaft

Definition

Ruft die Auflistung von ContactPerson für diesen Deskriptor ab.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::ContactPerson ^> ^ Contacts { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::ContactPerson ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.ContactPerson> Contacts { get; }
member this.Contacts : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.ContactPerson>
Public ReadOnly Property Contacts As ICollection(Of ContactPerson)

Eigenschaftswert

Die Auflistung der Kontaktpersonenobjekte. Der Standard ist eine leere Auflistung.

Gilt für: