LedgerRRGEProperties_W::existPropertyId Method
Indicates whether the property that has the specified ID exists.
Syntax
client server public static boolean existPropertyId(LedgerRRGEPropertyId_W _propertyId)
Run On
Called
Parameters
- _propertyId
Type: LedgerRRGEPropertyId_W Extended Data Type
The ID of the property.
Return Value
Type: boolean
true if the property exists; otherwise, false.