SPAppLicense.tenantId field
A GUID that represents the tenant ID.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected tenantId As Guid
'Usage
Dim value As Guid
value = Me.tenantId
Me.tenantId = value
protected Guid tenantId