Table of Contents

Class ValueDescriptionAttribute

Namespace
Crosser.EdgeNode.Flows
Assembly
Crosser.EdgeNode.Flows.dll

Used for dictionaries and lists of simple types. The value is used as a placeholder in the input field for new entry values

[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public class ValueDescriptionAttribute : BaseSchemaExtensionAttribute
Inheritance
ValueDescriptionAttribute
Inherited Members

Constructors

ValueDescriptionAttribute(string)

public ValueDescriptionAttribute(string text)

Parameters

text string