Table of Contents

Class FromAppFeatureFlagsAttribute

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll

This parameter will be binded from the AppFeatureService.

[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false)]
public class FromAppFeatureFlagsAttribute : Attribute
Inheritance
object
Attribute
FromAppFeatureFlagsAttribute

Properties

Required

public bool Required { get; set; }

Property Value

bool