DaylightPropertyDaylightDesignation Property
This is used to get or set the daylight saving time designation (i.e. PDT, EDT)
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string DaylightDesignation { get; set; }
Public Property DaylightDesignation As String
Get
Set
public:
property String^ DaylightDesignation {
String^ get ();
void set (String^ value);
}
member DaylightDesignation : string with get, set
Property Value
String