@infrasoftbe/vnv-sdk
Preparing search index...
DAL
Layers
DALLayer
Interface DALLayer
interface
DALLayer
{
layers
:
{
Flows
:
LayerFactory
<
FlowLayer
>
;
Lists
:
LayerFactory
<
DAL
.
Layers
.
ListLayer
>
;
Nodes
:
LayerFactory
<
DAL
.
Layers
.
NodeLayer
<
NodeType
>
>
;
Projects
:
LayerFactory
<
DAL
.
Layers
.
ProjectLayer
>
;
Structures
:
LayerFactory
<
DAL
.
Layers
.
StructureLayer
>
;
}
;
}
Index
Properties
layers
Properties
layers
layers
:
{
Flows
:
LayerFactory
<
FlowLayer
>
;
Lists
:
LayerFactory
<
DAL
.
Layers
.
ListLayer
>
;
Nodes
:
LayerFactory
<
DAL
.
Layers
.
NodeLayer
<
NodeType
>
>
;
Projects
:
LayerFactory
<
DAL
.
Layers
.
ProjectLayer
>
;
Structures
:
LayerFactory
<
DAL
.
Layers
.
StructureLayer
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layers
@infrasoftbe/vnv-sdk
Loading...