EntityDescriptor.Contacts Eigenschap

Definitie

Hiermee haalt u de verzameling voor ContactPerson deze descriptor op.

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)

Waarde van eigenschap

De verzameling contactpersonenobjecten. De standaardwaarde is een lege verzameling.

Van toepassing op