[]
Creates a new DataProcessingException indicating that the shared data source could not be loaded.
public static DataProcessingException SharedDataSourceNotLoaded(string dsRef)
Type | Name | Description |
---|---|---|
string | dsRef | The reference to the shared data source. |
Type | Description |
---|---|
DataProcessingException | A new instance of DataProcessingException. |