TenantCreatedTime Property

Gets the UTC time the tenant was created.

Namespace:  Dundas.BI.AccountServices.MultiTenancy
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public DateTime CreatedTime { get; }

Property Value

Type: DateTime
See Also