Click or drag to resize
snodeperformers Property

[Missing <summary> documentation for "P:Slickflow.Engine.Parser.snode.performers"]

Namespace: Slickflow.Engine.Parser
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public List<performer> performers { get; set; }

Property Value

Type: Listperformer
See Also