Share via


DOCommonServiceSubscription::findByServiceType Method

Finds the specified record in the DOCommonServiceSubscription table by using the ServiceType value.

Syntax

client server public static DOCommonServiceSubscription findByServiceType(DOCommonProxyServiceType _serviceType, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

DOCommonServiceSubscription Table