PCBiPADSPartTypeItemGetProperties(ListString, ListString) Method

Definition

Namespace: pcbiPADSSpace
Assembly: PCBI_PADS_Import (in PCBI_PADS_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public int GetProperties(
	ref List<string> propnames,
	ref List<string> propvals
)

Parameters

propnames  ListString
 
propvals  ListString
 

Return Value

Int32

See Also