TimeZoneNamePropertyCollectionAdd(String) Method
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeZoneNameProperty Add(
string tzId
)
Public Function Add (
tzId As String
) As TimeZoneNameProperty
public:
TimeZoneNameProperty^ Add(
String^ tzId
)
member Add :
tzId : string -> TimeZoneNameProperty
- tzId String
- The time zone name value to assign to the new property
TimeZoneNamePropertyReturns the new property that was created and added to the collection