GH_ScriptVariant.DateTime Property

GH_ScriptVariantDateTime Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public DateTime DateTime { get; }
Public ReadOnly Property DateTime As DateTime
	Get

Property Value

Type: DateTime

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ScriptVariant.DateTime"]

See Also