Click or drag to resize

CreditNoteDetailPartialEntityGLAnalysisCode3 Property

Gets or sets the gl analysis code3.

Namespace:  AMCS.Elemos.IntegrationService.Entity.CreditNote
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string GLAnalysisCode3 { get; set; }

Property Value

Type: String
The gl analysis code3.
See Also