RelativePathMapAllowSlowPathToIdConversion Property
|
Namespace:
Ingeniux.CMS.Dita
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public bool AllowSlowPathToIdConversion { get; set; }
Public Property AllowSlowPathToIdConversion As Boolean
Get
Set
public:
property bool AllowSlowPathToIdConversion {
bool get ();
void set (bool value);
}
member AllowSlowPathToIdConversion : bool with get, set
Property Value
Type:
BooleanSee Also