Show / Hide Table of Contents

Class SaintTarget

Target of saint data, contact or project

Inheritance
Object
SaintTarget
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class SaintTarget : Enum

Fields

Contact

Saint data targeted to Contact

Declaration
public const SaintTarget Contact
Field Value
Type Description
SaintTarget

Person

Saint data on Person, both persons with company and those without

Declaration
public const SaintTarget Person
Field Value
Type Description
SaintTarget

Project

Saint data targete to Project

Declaration
public const SaintTarget Project
Field Value
Type Description
SaintTarget

Sale

Saint data on sale

Declaration
public const SaintTarget Sale
Field Value
Type Description
SaintTarget

value__

Target of saint data, contact or project

Declaration
public int value__
Field Value
Type Description
Int32

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