PdsBatchAttributes.pdsBatchAttrib Method

Gets the PdsBatchAttrib record that corresponds to the current record.

Syntax

public PdsBatchAttrib pdsBatchAttrib([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select record for update; optional.

Return Value

Type: PdsBatchAttrib Table
The PdsBatchAttrib record that corresponds to the current record.

See Also

Reference

PdsBatchAttributes Table