MethodPropertyOtherMethod Property
This property is used to set or get the calendar method string when the method is set to Other
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string OtherMethod { get; set; }
Public Property OtherMethod As String
Get
Set
public:
property String^ OtherMethod {
String^ get ();
void set (String^ value);
}
member OtherMethod : string with get, set
Property Value
StringSetting this parameter automatically sets the
CalendarMethod property to
Other.