SysWindowsAzureParameters::find Method
Finds the specified record in the SysWindowsAzureParameters table.
Syntax
client server public static SysWindowsAzureParameters find(SysWindowsAppModule _appModule, [boolean _forupdate])
Run On
Called
Parameters
- _appModule
Type: SysWindowsAppModule Enumeration
The SysWindowsAppModule value to find.
- _forupdate
Type: boolean
true if the record is selected for update; otherwise, false; optional.
Return Value
Type: SysWindowsAzureParameters Table
A record in the SysWindowsAzureParameters table; otherwise, an empty record.