Click or drag to resize
XOFieldNumPathIdList Property
Gets or sets the numPathIdlist.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public VectorOfInteger NumPathIdList { get; set; }

Property Value

Type: VectorOfInteger
The number path id list.
See Also