<Code Lib>
2027 Method
Changes 8
M

PropertyLine.SetPropertyTable

Description:
Sets the table entries for a table-based PropertyLine element.

public void SetPropertyTable(
	IList<PropertyTableEntry> newTable
)

Loading…