Click or drag to resize

ServicePropertiesgoogledrive_FindReplaceScriptFunction Property

Name of the function in the Google Apps script for find/replace for templated documents.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string googledrive_FindReplaceScriptFunction { get; }

Property Value

Type: String
Name of the function in the Google Apps script for find/replace for templated documents.
Remarks
Applies to ServiceInstance googledrive only.
See Also