Click or drag to resize

ServicePropertiesgoogledrive_TemplateFolderID Property

ID of the Google Drive folder that holds templates. Must be shared with the service account user.

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

Property Value

Type: String
ID of the Google Drive folder that holds templates. Must be shared with the service account user.
Remarks
Applies to ServiceInstance googledrive only.
See Also