ValidationStorageResultItemFieldName - свойство |
Имя поля объекта, к которому относится сообщение валидации, или null, если поле неизвестно.
Пространство имён:
Tessa.Platform.Validation
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public string FieldName { get; set; }
Public Property FieldName As String
Get
Set
public:
virtual property String^ FieldName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract FieldName : string with get, set
override FieldName : string with get, set
Значение свойства
Тип:
StringРеализации
IValidationResultItemFieldNameСм. также