Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the unique class identifier for this application instance.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ApplicationClassId As Guid
Get
'Usage
Dim instance As BdcServiceApplication
Dim value As Guid
value = instance.ApplicationClassId
public override Guid ApplicationClassId { get; }
Property Value
Type: System.Guid
The unique class identifier for this application instance.