Field-Map Scripting

4.2.1.24 IsValidParentLayer

IsValidParentLayer function


Prototype:

function ImportShapefile.IsValidParentLayer (const PossibleParentLayer_ :TFieldMapLayerScriptWrapper) :boolean;

Description:


Syntax:

variable:= Layer.ImportShapefile.IsValidParentLayer(PossibleParentLayer);


Part

Description


variable

A variable declared as a boolean


Layer

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


ImportShapefile



PossibleParentLayer


Return value:

True / False


Note: This function is available since version X8.



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