SalesText Property |  |
Sales text
Namespace:
Velo.Data.Models
Assembly:
Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic string Text { get; set; }Public Property Text As String
Get
Set
Property Value
Type:
String
Remarks
If this property trigger an exception then gives an empty text return.
See Also