IAssetMapEntryIsExternal Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntaxbool IsExternal { get; set; }Property IsExternal As Boolean
Get
Set
property bool IsExternal {
bool get ();
void set (bool value);
}abstract IsExternal : bool with get, set
Property Value
Type:
Boolean
See Also