| SoVRSegyFileHeaderTsort Property  | 
Trace sorting code: 
-1 = Other 
0 = Unknown 
1 = As recorded (no sorting) 
2 = CDP ensemble 
3 = Single fold continuous profile 
4 = Horizontally stacked 
5 = Common source 
6 = Common receiver 
7 = Common offset 
8 = Common mid-point. 
 
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic short Tsort { get; set; }Public Property Tsort As Short
	Get
	Set
public:
property short Tsort {
	short get ();
	void set (short value);
}member Tsort : int16 with get, set
Property Value
Type: 
Int16
Remarks
See Also