Click or drag to resize

SRECRecordSetType Method

Sets the type of this record.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetType(
	byte type
)

Parameters

type
Type: SystemByte
The type of this record.
See Also