BuildMaster SDK Reference
Version:
ReadDateTime(string key) Method
Syntax
protected
System.DateTime? ReadDateTime(string key)
Parameters
- key
- Type: string
Key of the value to read.
Returns
DateTime value if parsing was successful; otherwise null (Nothing in Visual Basic).