Click or drag to resize

IWormsWmdRecordGetDateStr(Int32, Boolean) Method

Note: This API is now obsolete.


Namespace: Woti.Wmd
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
[ObsoleteAttribute("Use GetDateTimeUtc() and format the result.")]
string GetDateStr(
	int lFid,
	bool bUtc
)

Parameters

lFid  Int32
 
bUtc  Boolean
 

Return Value

String
See Also