DateTimeInstanceEndTimeZoneName Property
This is used to get or set the time zone name description for the end date/time value (Eastern
Daylight Time, Pacific Standard Time, etc).
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string EndTimeZoneName { get; set; }
Public Property EndTimeZoneName As String
Get
Set
public:
property String^ EndTimeZoneName {
String^ get ();
void set (String^ value);
}
member EndTimeZoneName : string with get, set
Property Value
String