Class SpreadRule
Assembly: tt-net-api.dll
Syntax
Properties
CustomVariables
Declaration
public IReadOnlyCollection<SpreadRuleVariable> CustomVariables { get; }
Property Value
Description
Declaration
public string Description { get; }
Property Value
IsLatestVersion
Declaration
public bool IsLatestVersion { get; }
Property Value
Logic
Declaration
public string Logic { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
OrderType
Declaration
public RuleOrderType OrderType { get; }
Property Value