Home > All Other Interfaces > ITerraExplorerObject > SaveInFlyFile

SaveInFlyFile

A Boolean that determines whether the object is saved in the Fly file.

 

JavaScript

 

 

 

 

SaveInFlyFile

 

C#

 

 

 

 

bool SaveInFlyFile { get; set; }

 

C++

 

 

 

 

HRESULT SaveInFlyFile([out, retval] VARIANT_BOOL* pVal)