Skip to main content
Date custom database field. Time component is ignored.

Constructors

NSFieldInfoDate()

Initializes a new instance of the NSFieldInfoDate class.

Methods

GetDefaultValue()

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

GetIsDefaultNow()

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

SetDefaultValue(DateTime)

Returns: CRMScript.Global.Void Example:

SetIsDefaultNow(Bool)

Returns: CRMScript.Global.Void Example: