UpdateTableRowMergeResultItem - конструктор
Пространство имён: Tessa.Cards.SmartMerge.MergeResultItemsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public UpdateTableRowMergeResultItem(
string sectionName,
Guid rowID,
IDictionary<string, Object> fields
)
Public Sub New (
sectionName As String,
rowID As Guid,
fields As IDictionary(Of String, Object)
)
public:
UpdateTableRowMergeResultItem(
String^ sectionName,
Guid rowID,
IDictionary<String^, Object^>^ fields
)
new :
sectionName : string *
rowID : Guid *
fields : IDictionary<string, Object> -> UpdateTableRowMergeResultItem
Параметры
- sectionName String
-
- rowID Guid
-
- fields IDictionaryString, Object
-