SalBinary
PPJ.Runtime.SalBinary
Namespace: PPJ.Runtime
Assembly: PPJ.Web.49 (4.9.0.0)
SAL Binary type (TD6).
Constructors
Constructs a new SalString object containing an empty string.
Constructs a new SalString object.
Fields
Properties
Boolean: Checks if this SalBinary object contains a null value.
SalNumber: Returns the buffer's length.
Byte[]: Returns the inner byte[] value
Methods
Returns the current buffer length of the string.
Returns: SalNumber. nLength
Returns: Boolean.
Implements
Last updated