|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > Datas Class > Datas Methods > Datas.GetDataSettings Method |
Retrieves the settings for a specific data ID.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public Settings GetDataSettings(
string dataId
)
dataId
Type: String
The ID of the data to retrieve settings for.
The settings for the specified data ID, or null if the data ID is not found.