Interface IFlowInstance
Describes a flow instance linked to a library/list
Assembly: PnP.Core.dll
Syntax
public interface IFlowInstance
Properties
JSON definition of the flow instance
Declaration
string Definition { get; }
Property Value
Display name of the flow instance
Declaration
string DisplayName { get; }
Property Value
Unique id defining the flow instance
Declaration
Property Value