IAssetMapEntryIsExternal Property
|
Gets/sets if the entry is external
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
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
Boolean
See Also