DataPackagePropertySetView.EnterpriseId Property

Definition

Gets or sets the enterprise Id.

public:
 property Platform::String ^ EnterpriseId { Platform::String ^ get(); };
winrt::hstring EnterpriseId();
public string EnterpriseId { get; }
var string = dataPackagePropertySetView.enterpriseId;
Public ReadOnly Property EnterpriseId As String

Property Value

String

Platform::String

winrt::hstring

The enterprise Id.

Applies to