Table of Contents

Class SetSectionActiveBody

Namespace
KadicErp.WebApi.Controllers.Academy
Assembly
KadicErp.WebApi.dll
public sealed record SetSectionActiveBody
Inheritance
object
SetSectionActiveBody

Constructors

SetSectionActiveBody(bool)

public SetSectionActiveBody(bool IsActive)

Parameters

IsActive bool

Properties

IsActive

public bool IsActive { get; init; }

Property Value

bool