Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.