Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
PathInfo GetEntityPath( string id ) |
| Visual Basic |
|---|
Function GetEntityPath ( _ id As String _ ) As PathInfo |
| Visual C++ |
|---|
PathInfo^ GetEntityPath( String^ id ) |
Parameters
- id
- Type: System..::..String