NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Now Function Example

This example uses the Now function to return the current system date and time.

Dim Today
Today = Now   ' Assign current system date and time.