| ||||
GetExternalStorageTarget methodReturns an external storage target object. These objects can be used to identify objects in external storage for linked folders. When creating linked folders, ExternalItemID, PathOfIDs, and ExternalFolderPath are required. ExternalFolderPath is filled in if omitted from the GetExternalStorageTarget() method. ItemName is generally used to specify a template name when specifying an external template. Syntax
ParametersExternalItemIDThe id of the external item. PathOfIDsThe path of external item ids. ExternalFolderPathThe path to the external folder. ItemNameThe template name. pTargetUpon return, the new external storage target. Return value
|
Home |