Click or drag to resize
NodeSelectionParametersAliasPath 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.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public string AliasPath { get; set; }

Property Value

Type: String
See Also