Class StackReportFlowEvent
Flow event configuration
Inheritance
System.Object
StackReportFlowEvent
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.DataStack
Assembly: Simplic.DataStack.dll
Syntax
public class StackReportFlowEvent
Properties
| Improve this Doc View SourceDisplayName
Gets or sets the display name
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
FlowIdentification
Gets or sets the flow identification
Declaration
public string FlowIdentification { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IconId
Gets or sets the icon name
Declaration
public Guid IconId { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |