String
ISolverData
.GetContactId(Int32 treeId)
Returns the solver contact identifier by its data model id.
Remarks
Examples
Parameters
treeId
Type: Int32
The id of the contact object.
Return Value
Type: String
The contact solver identifier.
If the input id doesn't match an actual contact, it returns null.