PdsBatchAttrib::findAttribType Method
Returns the attribute type for an AttribId value.
Syntax
client server public static PdsBatchAttribType findAttribType(PdsBatchAttribId _pdsBatchAttribId)
Run On
Called
Parameters
- _pdsBatchAttribId
Type: PdsBatchAttribId Extended Data Type
The attribute ID to search for.
Return Value
Type: PdsBatchAttribType Enumeration
The batch attribute for the specified attribute ID.
Remarks
This method searches for the type of a specific record.