Show / Hide Table of Contents

Class TemplateVariableIds

TemplateVariableIds is used as an argument to the TemplateVariables class.

Inheritance
Object
TemplateVariableIds
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Globalization
Assembly: SoDataBase.dll
Syntax
public class TemplateVariableIds

Constructors

TemplateVariableIds()

Declaration
public TemplateVariableIds()

Fields

AppointmentId

Declaration
public int AppointmentId
Field Value
Type Description
Int32

AssociateId

Declaration
public int AssociateId
Field Value
Type Description
Int32

ContactId

Declaration
public int ContactId
Field Value
Type Description
Int32

DocumentId

Declaration
public int DocumentId
Field Value
Type Description
Int32

PersonId

Declaration
public int PersonId
Field Value
Type Description
Int32

ProductKey

Declaration
public string ProductKey
Field Value
Type Description
String

ProjectId

Declaration
public int ProjectId
Field Value
Type Description
Int32

QuoteAlternativeId

Declaration
public int QuoteAlternativeId
Field Value
Type Description
Int32

QuoteId

Declaration
public int QuoteId
Field Value
Type Description
Int32

QuoteLineId

Declaration
public int QuoteLineId
Field Value
Type Description
Int32

QuoteVersionId

Declaration
public int QuoteVersionId
Field Value
Type Description
Int32

SaleId

Declaration
public int SaleId
Field Value
Type Description
Int32

SelectionId

Declaration
public int SelectionId
Field Value
Type Description
Int32

Extension Methods

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