EntityDescriptor.Contacts Egenskap

Definition

Hämtar samlingen av ContactPerson för den här beskrivningen.

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)

Egenskapsvärde

Samlingen med kontaktpersonsobjekt. Standardvärdet är en tom samling.

Gäller för