GLAccountFormat
Forefront
Description
Defines the structure of one segment of the general ledger account number for a particular company as it was setup when the company was created within Microsoft Dynamics GP. The properties are read-only.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
Key | N/A | N/A | The GL account format key object that uniquely identifies the GL account format. | |
SegmentName | string | N/A | N/A | The name of the segment. |
MaximumSegment | int | N/A | N/A | The maximum length for the segment. |
SegmentLength | int | N/A | N/A | The length of the segment. |
IsMainSegment | boolean | N/A | N/A | Identifies the segment that is the main segment. |
UserDefinedSegment | int | N/A | N/A | Defines the additional sorting that can be set. |
Inherits from
Show: