BMXNET 4.0 Developer API
M-like utility method to convert from a DateTime to the FileMan data/time format
Namespace:
IndianHealthService.BMXNetAssembly: BMXNET40 (in BMXNET40.dll)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- aDateTime
- DateTime
DateTime to convert
Return Value
String representing aDateTime in FileMan formatExceptions
Exception | Condition |
---|---|
System..::.Exception | Exception thrown in conversion fails |