Table of Contents

Class FlowFixtureRef

Namespace
Cress.Core.Models
Assembly
Cress.Core.dll
public record FlowFixtureRef : IEquatable<FlowFixtureRef>
Inheritance
FlowFixtureRef
Implements
Inherited Members

Properties

For

[YamlMember(Alias = "for")]
public string? For { get; init; }

Property Value

string

Source

public string? Source { get; init; }

Property Value

string

Use

public string? Use { get; init; }

Property Value

string