[]
public class DataHandlerDataScope : DataScope
| Name | Description |
|---|---|
| DataHandlerDataScope(DataHandler, object, string) |
| Name | Description |
|---|---|
| DataHandler | Gets the DataHandler object which can be used to access the current data scope's data. |
| Name | Gets the name of the current data scope. |
| Source | Gets the object identifying the current data scope. |