Edit

Share via


JobOrderBy.ToByte Method

Definition

Converts this object to a byte.

public byte ToByte ();
member this.ToByte : unit -> byte
Public Function ToByte () As Byte

Returns

A byte that represents this object.

Applies to