Skip to content

ContoContabile.Raw property

Account number, in raw format. Up to five levels are supported, each expressed by up to five characters aligned to the right and padded with blank characters, eg: " 100 20" (ten characters total) expresses "100.20".

public string Raw { get; set; }

See Also