| CSTCodeOutgoing Property | |
| See Also |
The corresponding outgoing CST code for this CST (incoming) code.
The size of the value can be one of the following:
-
2 characters, if the TaxCategory field is IPI (-4), PIS (-8), or COFINS (-9)
-
4 characters, if the TaxCategory field is ICMS (-6)
-
20 characters, if the TaxCategory field is set to any other value
Field name: CodeOut
Read-write property
| Visual Basic |
|---|
Public Property CSTCodeOutgoing() As String |