Skip to main content
Date + time custom database field.

Constructors

NSFieldInfoDateTime()

Initializes a new instance of the NSFieldInfoDateTime class.

Methods

GetDefaultValue()

Returns: CRMScript.Global.DateTime - Default Date + time value. Example:

GetIsDefaultNow()

Returns: CRMScript.Global.Bool - Should the current date + time be the default? Example:

SetDefaultValue(DateTime)

Returns: CRMScript.Global.Void Example:

SetIsDefaultNow(Bool)

Returns: CRMScript.Global.Void Example: