 | TextTranslationsDtoTextType Property |
Namespace:
Bex.API.ServiceDTOs
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic short TextType { get; set; }
Public Property TextType As Short
Get
Set
public:
property short TextType {
short get ();
void set (short value);
}
member TextType : int16 with get, set
Property Value
Type:
Int16
See Also