2027 Method
Changes 0
M

TableSectionData.IsAcceptableParamIdAndCategoryId

Description:
Identifies if the given parameter id and category id can be assigned to a cell in the given row in this table.
Overloads (2):
IsAcceptableParamIdAndCategoryId(Int32,ElementId,ElementId)
public bool IsAcceptableParamIdAndCategoryId(
	int nRow,
	ElementId paramId,
	ElementId categoryId
)
Return Value Boolean True if the ParamId and CategoryId are all valid.