Click or drag to resize

OpenModelGetMaxId Method (Type)

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(
	Type t
)

Parameters

t
Type: SystemType
Type

Return Value

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