Click or drag to resize

OpenModelGetMaxId Method (String)

Compatible with IDEA StatiCa Beta 21.0 - beta
Get max Id value for specified type

Namespace:  IdeaRS.OpenModel
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public int GetMaxId(
	string typeName
)

Parameters

typeName
Type: SystemString
Name of type

Return Value

Type: Int32
Max Id value or zero if don't any exists
See Also