IPathMapEntryArchived Property
|
Gets and sets whether this PathMap entry will be considered when calculating conflicts.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool Archived { get; set; }
Property Archived As Boolean
Get
Set
property bool Archived {
bool get ();
void set (bool value);
}
abstract Archived : bool with get, set
Property Value
Type:
BooleanSee Also