Class RemoveFromListSettings
Inherited Members
Namespace: SuperOffice.CRM.Workflow
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class RemoveFromListSettings : StepSettings
Constructors
RemoveFromListSettings()
Declaration
public RemoveFromListSettings()
Properties
Project
Declaration
public int Project { get; set; }
Property Value
Type | Description |
---|---|
int |
Selection
Declaration
public int Selection { get; set; }
Property Value
Type | Description |
---|---|
int |