SRECRecordGetRecordType Method |
Gets the type of record it is.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetRecordType()
Public Function GetRecordType As Byte
public:
unsigned char GetRecordType()
member GetRecordType : unit -> byte
Return Value
Type:
ByteThe type of record it is
See Also