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; }
Public Property NumPathIdList As VectorOfInteger
Get
Set
Property Value
Type:
VectorOfIntegerThe number path id list.
See Also