Class
FieldArgument

Wraps a positional argument within a field code, providing access to its text value after parsing.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Fields.FieldCode

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public class FieldArgument

Inheritance: objectFieldArgument

Properties

Value

Gets the text value of this argument as extracted from the field code.

Declaration

cs-api-definition
public string Value { get; }

Property Value

string

The value.

In this article
DefinitionPropertiesValue
Not finding the help you need?
Contact Support