ApiRequestHeaderParam Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.API
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.6.1.10720
C#
public Dictionary<string, string> HeaderParam { get; set; }

Property Value

DictionaryString, String

Implements

IRgfApiRequestHeaderParam

See Also