RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DateFieldDefinition..::..ConvertToLocalTime Property

Gets a value indicating whether [convert to local time].

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool ConvertToLocalTime { get; set; }
Public Property ConvertToLocalTime As Boolean
	Get
	Set
public:
property bool^ ConvertToLocalTime {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [convert to local time]; otherwise, false.