Table of Contents

Class ConfigMap.ConfigurationDescriptor.ConfigurationMemberDescriptor

Namespace
Phoesion.Glow.SDK.HologramDescriptors
Assembly
Phoesion.Glow.SDK.Hologram.dll
public class ConfigMap.ConfigurationDescriptor.ConfigurationMemberDescriptor
Inheritance
object
ConfigMap.ConfigurationDescriptor.ConfigurationMemberDescriptor

Properties

IsJson

public bool IsJson { get; set; }

Property Value

bool

MemberName

public string? MemberName { get; set; }

Property Value

string

Value

public string? Value { get; set; }

Property Value

string