SetAppProperties Method
Overloads
| SetAppProperties(NxAppProperties) | 
             Sets properties to an app.  | 
        
      
    
SetAppProperties(NxAppProperties)
Sets properties to an app.
Declaration
      void SetAppProperties([QixName("qProp")] NxAppProperties prop)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| NxAppProperties | prop | 
           Information about the properties of an app.  | 
      
Remarks
The qLastReloadTime, qMigrationHash and qSavedInProductVersion properties does not need to be set but if they are, they should match the current values in the app layout.