Property IsModifiedInMobiscriptWindow
IsModifiedInMobiscriptWindow
Allows to know if the catalog in the Mobiscript Window has unsaved changes.
Declaration
public bool IsModifiedInMobiscriptWindow { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
This property is formerly known as IsLoaded() function.