TimeZoneRuleAbbreviationFormat Property

Gets or sets the abbreviation format for this TimeZoneRule.

Definition

Namespace: InnerDrive.TimeZones
Assembly: InnerDrive.TimeZones (in InnerDrive.TimeZones.dll) Version: 5.2.9017.0
C#
public string AbbreviationFormat {
	get;
 set; }

Property Value

String

See Also