Share via


AssetSourceType_CN::findByNaturalKey Method

Finds a record in the AssetSourceType_CN table, based on a source type ID.

Syntax

client server public static AssetSourceType_CN findByNaturalKey(
    AssetSourceTypeId_CN _sourceTypeId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: AssetSourceType_CN Table
A record in the AssetSourceType_CN table; otherwise an empty record.

See Also

Reference

AssetSourceType_CN Table