Click or drag to resize

ServicePropertiesgoogledrive_FindReplaceScriptID Property

API ID of the Google Apps script used 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_FindReplaceScriptID { get; }

Property Value

Type: String
API ID of the Google Apps script used for find/replace for templated documents.
Remarks
Applies to ServiceInstance googledrive only.
See Also