Retrieves fields from a data source.
Namespace: kCura.IntegrationPoints.Contracts.Provider
Assembly: kCura.IntegrationPoints.Contracts (in kCura.IntegrationPoints.Contracts.dll) Version: 10.2.0.0 (10.2.0.0)
Syntax
C#
public interface IFieldProvider
The IFieldProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetFields |
Retrieves the type of a field.
|
See Also