Gets field value.
Namespace:
PerpetuumSoft.Reporting.DataAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public Object GetFieldValue( string path ) |
Visual Basic (Declaration) |
---|
Public Function GetFieldValue ( _ path As String _ ) As Object |
Visual C++ |
---|
public: Object^ GetFieldValue( String^ path ) |
Parameters
- path
- Type: System..::.String