Share via


PdsBatchAttrib::lookupForPdsBatchAttribMatchingTypes Method

Creates a lookup for retrieving records of the PdsBatchAttrib table by using the specified parameters.

Syntax

client server public static void lookupForPdsBatchAttribMatchingTypes(
    FormStringControl _formControl, 
    str _formControlValue, 
   [container _expectedPDSBatchAttribTypes])

Run On

Called

Parameters

  • _formControlValue
    Type: str
    The current value that is specified in the string control when the lookup is invoked.
  • _expectedPDSBatchAttribTypes
    Type: container
    A container that holds the expected types of attributes, specified in values of the PDSBatchAttribType enumeration; optional.

See Also

Reference

PdsBatchAttrib Table