Classe OrganizationFiscalYearDisplayCode
Si applica a: CRM 2015 on-prem, CRM Online
Contains integer values that are used for the Organization.FiscalYearDisplayCode attribute.
Spazio dei nomi: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class OrganizationFiscalYearDisplayCode
public static class OrganizationFiscalYearDisplayCode
Note
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. |
Gerarchia ereditarietà
System.Object
Microsoft.Crm.Sdk.OrganizationFiscalYearDisplayCode
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Membri OrganizationFiscalYearDisplayCode
Spazio dei nomi Microsoft.Crm.Sdk
Altre risorse
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.