Name | Description | |
---|---|---|
![]() | init | Initializes the AppSettingTransferItem. Called during construction. |
Name | Description | |
---|---|---|
![]() | appSetting | Gets or sets the app setting. |
![]() | id | Gets or sets the ID of the app setting transfer item. |
![]() | moduleId | Gets or sets the module ID. |
![]() | name | Gets or sets the name. |
![]() | scope | Gets or sets the scope of the app setting transfer item. |
![]() | scopeTarget | Gets or sets the scope target. |
![]() | value | Gets or sets the value. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |