Class ResponseText
Represents a ResponseDomain that collects no data. Provides a way to store text to be displayed between other ResponseDomains.
Inherited Members
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class ResponseText : ResponseDomain
Properties
Text
Gets the text to be displayed.
Declaration
public MultilingualString Text { get; }
Property Value
Type | Description |
---|---|
MultilingualString |