<PackageReference Include="Relativity.Productions.SDK" Version="12.6.1" />

DataSourceReadMode

public enum DataSourceReadMode
The enum defines the valid modes of retrieving data sources and placeholders on datasources during Production API reads

Both data sources and their associated placeholders will be returned on production read

None = 0

No data sources or placeholders will be returned on production read

Data sources will be returned, but not placeholders, on production read