PartDataRecordGetMaxIndex Method

Gets the maximum index of one context type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public int GetMaxIndex(
	PartContextType context
)

Parameters

context  PartContextType
The part context type to check.

Return Value

Int32
See Also