Bagikan melalui


ServiceClient.SystemPropertiesGet Metode

Definisi

Mengambil properti yang tidak dapat diubah tentang sistem.

public:
 Microsoft::MasterDataServices::OperationResult ^ SystemPropertiesGet(Microsoft::MasterDataServices::International ^ International, [Runtime::InteropServices::Out] System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemPropertyValue ^> ^ % SystemProperties);
public Microsoft.MasterDataServices.OperationResult SystemPropertiesGet (Microsoft.MasterDataServices.International International, out System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemPropertyValue> SystemProperties);
member this.SystemPropertiesGet : Microsoft.MasterDataServices.International * Collection -> Microsoft.MasterDataServices.OperationResult
Public Function SystemPropertiesGet (International As International, ByRef SystemProperties As Collection(Of SystemPropertyValue)) As OperationResult

Parameter

International
International

Pengaturan budaya.

SystemProperties
Collection<SystemPropertyValue>

Ketika metode ini kembali, berisi properti yang tidak dapat diubah tentang sistem. Parameter ini diteruskan tanpa diinisialisasi.

Mengembalikan

Objek OperationResult yang berisi hasil operasi.

Berlaku untuk