SystemDomainList.Items Proprietà

Definizione

Ottiene o imposta l'elenco di domini degli elementi.

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)

Valore della proprietà

Insieme di tipo SystemDomainListItem.

Attributi

Si applica a