Date.Subtract Method (UInt64) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax METHOD Subtract(
days AS UINT64
) AS DATE
public Date Subtract(
ulong days
)
Request Example
View SourceParameters
- days
- Type: UInt64
Return Value
Type:
DateSee Also