ApiRequestHeaderParam Property

Definition

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

Property Value

DictionaryString, String

Implements

IRgfApiRequestHeaderParam

See Also