Show / Hide Table of Contents

Enum TargetPeriodType

Target period type This Enum is used by: target_group.period_type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum TargetPeriodType : short

Fields

Name Description
HalfYear

2: HalfYear

Month

4: Month

None

0: None

Quarter

3: Quarter

Year

1: Year

Extension Methods

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