vlocode-project - v2.4.3
    Preparing search index...

    Interface FlowMetadataValue

    interface FlowMetadataValue {
        name: string;
        value?: FlowElementReferenceOrValue;
    }
    Index

    Properties

    Properties

    name: string