LogOnAccountPropertiesTimeZoneId Property |
Gets or sets the time zone associated with the account.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.4.0.1000)
Syntax public string? TimeZoneId { get; set; }
Public Property TimeZoneId As String
Get
Set
public:
property String^ TimeZoneId {
String^ get ();
void set (String^ value);
}
member TimeZoneId : string with get, set
Property Value
Type:
StringSee Also