Click or drag to resize
SynchronizationObjectSettingsDocAliasPath Property
Path. It may contain % and _ as wild card characters for any number of unknown characters or one unknown character respectively (for MS SQL).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string DocAliasPath { get; set; }

Property Value

Type: String
See Also