Retrieves field name.
Namespace:
PerpetuumSoft.Reporting.DataAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public static string RetrieveFieldPath( string path ) |
Visual Basic (Declaration) |
---|
Public Shared Function RetrieveFieldPath ( _ path As String _ ) As String |
Visual C++ |
---|
public: static String^ RetrieveFieldPath( String^ path ) |
Parameters
- path
- Type: System..::.String