2027 Method
Changes 8
M

PropertyLine.IsValidPropertyTable

Description:
Function used to check the input table is valid to create property line element
public static bool IsValidPropertyTable(
	Document document,
	IList<PropertyTableEntry> pt
)
Return Value Boolean True if it is valid to create PropertyLine; otherwise it is not valid to create propertyline.