HashTreeBinderGetFieldError(CardSection, CardRow, String) - метод |
Пространство имён:
Tessa.Workflow.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public string GetFieldError(
CardSection tableSection,
CardRow row,
string[] fieldNames
)
Public Function GetFieldError (
tableSection As CardSection,
row As CardRow,
fieldNames As String()
) As String
public:
String^ GetFieldError(
CardSection^ tableSection,
CardRow^ row,
array<String^>^ fieldNames
)
member GetFieldError :
tableSection : CardSection *
row : CardRow *
fieldNames : string[] -> string
Параметры
- tableSection
- Тип: Tessa.CardsCardSection
- row
- Тип: Tessa.CardsCardRow
- fieldNames
- Тип: SystemString
Возвращаемое значение
Тип:
StringСм. также