Bagikan melalui


DataPackagePropertySet.EnterpriseId Properti

Definisi

Mendapatkan atau mengatur identitas perusahaan (lihat Perlindungan data perusahaan).

public:
 property Platform::String ^ EnterpriseId { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring EnterpriseId();

void EnterpriseId(winrt::hstring value);
public string EnterpriseId { get; set; }
var string = dataPackagePropertySet.enterpriseId;
dataPackagePropertySet.enterpriseId = string;
Public Property EnterpriseId As String

Nilai Properti

String

Platform::String

winrt::hstring

Id perusahaan.

Berlaku untuk