HashTreeBinderGetFieldError(CardSection, CardRow, String) - метод
Пространство имён: Tessa.Workflow.StorageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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 CardSection
-
- row CardRow
-
- fieldNames String
-
String