objectIdPath property

List<int>? objectIdPath
getter/setter pair

The parts of an OID path.

The most significant parts of the path come first.

Required.

Implementation

core.List<core.int>? objectIdPath;