Class TimeZone
public class TimeZone
- Inheritance
-
objectTimeZone
Properties
DisplayName
public string DisplayName { get; set; }
Property Value
- string
Id
public string Id { get; set; }
Property Value
- string
public class TimeZone
public string DisplayName { get; set; }
public string Id { get; set; }