Click or drag to resize
ExportObjectSettingsDocAliasPath 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: 9.0.0
Syntax
C#
public string DocAliasPath { get; set; }

Property Value

Type: String
See Also