Click or drag to resize
weroSoft AG, Software
IStructuredVariableStatement Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines the functionality a structured data statement must provide.

Namespace:  WeroSoft.Workflow.Common
Assembly:  WeroSoft.Workflow.Core.Library (in WeroSoft.Workflow.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IStructuredVariableStatement

The IStructuredVariableStatement type exposes the following members.

Methods
  NameDescription
Public methodGetStructureInstance
Gets the structure instance of the container.
Top
See Also