Partager via


SystemDomainList.Items Propriété

Définition

Obtient ou définit la liste de domaine d'éléments.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemDomainListItem ^> ^ Items { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemDomainListItem ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemDomainListItem ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainListItem> Items { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Items : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainListItem> with get, set
Public Property Items As Collection(Of SystemDomainListItem)

Valeur de propriété

Collection de type SystemDomainListItem.

Attributs

S’applique à