Click or drag to resize
CSEGYREADERGetTraceDataTypeName Method
Overload List
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGetTraceDataTypeName(CGXNETCore, Int32, String)
Get the name of one of the available data types. These are the names used as identifiers in this API. To get a name suitable for displaying to the user, use `GetTraceDataTypeDisplayName() instead.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGetTraceDataTypeName(CGXNETCore, Int32, String, Int32)
Get the name of one of the available data types. These are the names used as identifiers in this API. To get a name suitable for displaying to the user, use `GetTraceDataTypeDisplayName() instead.
Top
See Also