ApiRequestContent Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Infrastructure.API
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.4.0.10320
C#
public HttpContent Content { get; set; }

Property Value

HttpContent

Implements

IRgfApiRequestContent

See Also