VJournalStartDateTime Property
This is used to get the start date/time (DTSTART) property
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override StartDateProperty StartDateTime { get; }
Public Overrides ReadOnly Property StartDateTime As StartDateProperty
Get
public:
virtual property StartDateProperty^ StartDateTime {
StartDateProperty^ get () override;
}
abstract StartDateTime : StartDateProperty with get
override StartDateTime : StartDateProperty with get
Property Value
StartDateProperty