Share via


SysFileStoreParameters::find Method

Finds the specified instance of the SysFileStoreParameters record if it exists; otherwise, creates and returns a new record.

Syntax

client server public static SysFileStoreParameters find([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to select the record for update; optional.

Return Value

Type: SysFileStoreParameters Table
The single instance of the record.

See Also

Reference

SysFileStoreParameters Table