ApiRequestContent Property

Definition

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

Property Value

HttpContent

Implements

IRgfApiRequestContent

See Also