InterfaceStepGetLayerAttribute Method
Search for attribute of the relevant layer and return it or give an empty string if it dosn't contain the attribute name.
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
string GetLayerAttribute(
string layername,
string attributeName
)
Function GetLayerAttribute (
layername As String,
attributeName As String
) As String
String^ GetLayerAttribute(
String^ layername,
String^ attributeName
)
abstract GetLayerAttribute :
layername : string *
attributeName : string -> string
- layername String
-
- attributeName String
-
Stringvalue or empty string