Compartilhar via


TenantCreateProfileDialog.ServiceAppId property

Obtém o identificador globalmente exclusivo (GUID) do aplicativo de serviço BDC na seqüência de consulta.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Protected ReadOnly Property ServiceAppId As String
    Get
'Uso
Dim value As String

value = Me.ServiceAppId
protected string ServiceAppId { get; }

Property value

Type: System.String
Uma seqüência de caracteres que representa o GUID do aplicativo de serviço de BDC .

Ver também

Referência

TenantCreateProfileDialog class

TenantCreateProfileDialog members

Microsoft.SharePoint.Portal.WebControls namespace