LedgerRRGEProperties_W::findByPropertyId Method
Finds a property by its ID.
Syntax
client server public static LedgerRRGEProperties_W findByPropertyId(LedgerRRGEPropertyId_W _propertyId, [boolean _update])
Run On
Called
Parameters
- _propertyId
Type: LedgerRRGEPropertyId_W Extended Data Type
The ID of the property.
- _update
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: LedgerRRGEProperties_W Table
The record that is found.