Table of Contents

Class FlowDocumentViewModel.EditableExecutableRow

Namespace
Cress.Studio.ViewModels
Assembly
Cress.Studio.Core.dll
public sealed class FlowDocumentViewModel.EditableExecutableRow : ObservableObject, INotifyPropertyChanged
Inheritance
FlowDocumentViewModel.EditableExecutableRow
Implements
Inherited Members

Properties

InputsText

public string InputsText { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string