organization.fiscalyearformat Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets how the name of the fiscal year is displayed throughout Microsoft Dynamics CRM.
Syntax
[Visual Basic .NET] Public Property fiscalyearformat As String
[C#]
public string fiscalyearformat {get; set;}
Property Value
The value of this property is a String type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | No Constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Max length | 25 |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
