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# |
---|
IFieldCollection GetEntityTypeByEntityID( string entityID ) |
Visual Basic |
---|
Function GetEntityTypeByEntityID ( _ entityID As String _ ) As IFieldCollection |
Visual C++ |
---|
IFieldCollection^ GetEntityTypeByEntityID( String^ entityID ) |
Parameters
- entityID
- Type: System..::..String