# FSLogixFeaturesSettings

## NAMESPACE

RASAdminEngine.Core.OutputModels.UserProfile

## DESCRIPTION

FSLogix Features Settings

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

FSLogixFeaturesSettings

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name              | Description                                                              |
| ---------------------------------------------------------------------------------------------------------------------------------- | ----------------- | ------------------------------------------------------------------------ |
| String                                                                                                                             | InstallerFileName | Name of the Installer file                                               |
| String                                                                                                                             | InstallOnlineURL  | URL for Online installation                                              |
| [InstallType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/installtype) | InstallType       | Install Type (Manually, Online, Network Drive, or Upload Install)        |
| String                                                                                                                             | NetworkDrivePath  | Path for the Network Drive                                               |
| Boolean                                                                                                                            | Replicate         | Whether the replication of the settings to other sites is enabled or not |
| UInt32                                                                                                                             | SiteId            | Site ID to which the FSLogix settings are applied                        |

## PUBLIC METHODS

| Type        | Name                       | Description                                                                                                                                                   |
| ----------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32       | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean     | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32       | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type        | GetType ()                 | String                                                                                                                                                        |
| ToString () | ### References to Commands |                                                                                                                                                               |
