Uniquely identify this data element, its type and what provider it came from.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
DataSourceId DataSourceId { get; } |
| Visual Basic |
|---|
ReadOnly Property DataSourceId As DataSourceId Get |
| Visual C++ |
|---|
property DataSourceId^ DataSourceId { DataSourceId^ get (); } |