MethodPropertyCalendarMethod Property
This property is used to set or get the calendar method value
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public CalendarMethod CalendarMethod { get; set; }
Public Property CalendarMethod As CalendarMethod
Get
Set
public:
property CalendarMethod CalendarMethod {
CalendarMethod get ();
void set (CalendarMethod value);
}
member CalendarMethod : CalendarMethod with get, set
Property Value
CalendarMethodSetting this parameter to
Other sets the
OtherMethod to
X-UNKNOWN
if not already set to something else. It is set to null if set to any other calendar method.