Partager via


Classe OrganizationFiscalYearDisplayCode

S'applique à: CRM 2015 on-prem, CRM Online

Contains integer values that are used for the Organization.FiscalYearDisplayCode attribute.

Espace de noms: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.Proxy (dans Microsoft.Crm.Sdk.Proxy.dll)

Syntaxe

'Déclaration
Public NotInheritable Class OrganizationFiscalYearDisplayCode
public static class OrganizationFiscalYearDisplayCode

Remarques

The following table shows the values for this class.

Member Value Description

UseEndDate

2

Displays the fiscal year based on the end date of the fiscal year.

UseStartDate

1

Displays the fiscal year based on the start date of the fiscal year.

Hiérarchie d'héritage

System.Object
  Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode

Cohérence de thread

Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.

Plateformes

Plateformes de développement

Windows Vista, Windows Server 2003 et

Plateformes cibles

Windows Vista,Windows XP

Voir aussi

Référence

Membres OrganizationFiscalYearDisplayCode
Espace de noms Microsoft.Crm.Sdk

Autres ressources

Organization Entities

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.