Field-Map Scripting

4.2.1.7 AutoTimeStampEnabled

AutoTimeStampEnabled property


Prototype:

property AutoTimeStampEnabled [const name :string] :boolean;

Description:

Returns True when AutoTimeStamp is enabled for a particular attribute

Syntax:

variable:= Layer.AutoTimeStampEnabled[Name];


Part

Description


variable

A variable declared as a boolean


Layer

A reference to the Field-Map layer as defined in Field-Map Project Manager


Name

Name of the layer attribute




Return value:

The return value is True if AutoTimeStamp is enabled, False otherwise.



See also:

Name; Free; ParentName; LayerType; LayerLevel; LayerLabel; AutoTimeStampEnabled; PerformOnChangeScript; PerformOnChangeScriptForAllRecords; PerformLayerScript; OnLineCalliper_AddAttribute; OnLineCalliper_RemoveAttribute; OnLineCalliper_ClearAttributes; OnLineCalliper_GotoAttribute; OnLineCalliper_AddRecordUponReceipt; GetCrownProfileVolumeAndSurface; GetCrownProjectionAsLine; GetCrownProjectionAsPolygon; OpenExternalForm; RelationType; IsValidParentLayer