Show / Hide Table of Contents

Class NextMilestonePluginAttribute

Inheritance
Object
PluginAttribute
PrioritizedPluginAttribute
NextMilestonePluginAttribute
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public class NextMilestonePluginAttribute : PrioritizedPluginAttribute

Constructors

NextMilestonePluginAttribute(String)

This class implements the next due date algorithm

Declaration
public NextMilestonePluginAttribute(string name)
Parameters
Type Name Description
String name

Name of the implementation

NextMilestonePluginAttribute(String, Int32)

This class implements the next due date algorithm, with an explicit priority

Declaration
public NextMilestonePluginAttribute(string name, int priority)
Parameters
Type Name Description
String name

Name of the implementation

Int32 priority

Priority of plugin, lower absolute values will win over higher

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top