sdpMLineIndex property

int? get sdpMLineIndex

Implementation

int? get sdpMLineIndex native;
set sdpMLineIndex (int? value)

Implementation

set sdpMLineIndex(int? value) native;