Method Clone
Clone()
Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.
public RdlDefinitionWriteSettings Clone()
Returns
- RdlDefinitionWriteSettings
The copy.
Creates a copy, so a writer can apply per-call overrides without mutating the instance its caller handed it.
public RdlDefinitionWriteSettings Clone()
The copy.