[]
Gets or sets settings specific to the RDLX platform.
[Parameter]
public RdlxSettings RdlxSettings { get; init; }
Type | Description |
---|---|
RdlxSettings | A RdlxSettings object representing the settings specific to the RDLX platform. |
This property can only be set once during object initialization and cannot be changed afterwards.