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

Constructors

NSFieldInfoTime()

Initializes a new instance of the NSFieldInfoTime class.

Methods

GetDefaultValue()

Returns: CRMScript.Global.DateTime - Default 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: