vlocode-project - v1.41.2
    Preparing search index...

    Interface FlowMetadataValue

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

    Properties

    Properties

    name: string