SitesSvcRelatedDocsTmp::findBySystemName Method
Checks whether the document service that has the given system name exists in the temporary document services table.
Syntax
client server public static SitesSvcRelatedDocsTmp findBySystemName(SitesSvcRelatedDocsTmp _relatedDocsTmp, SitesSvcName _systemName)
Run On
Called
Parameters
- _relatedDocsTmp
Type: SitesSvcRelatedDocsTmp Table
The temporary table that stores document services.
- _systemName
Type: SitesSvcName Extended Data Type
The system name of the document service.
Return Value
Type: SitesSvcRelatedDocsTmp Table
The document service that has the specified systemName value.