protected class CardSectionInfo : CardNormalizationServiceICardSectionInfoProtected Class CardSectionInfo
Implements CardNormalizationServiceICardSectionInfoprotected ref class CardSectionInfo : CardNormalizationServiceICardSectionInfotype CardSectionInfo =
class
interface CardNormalizationServiceICardSectionInfo
end| CardNormalizationServiceCardSectionInfo | Информация по секции карточки. |
| Name | Название секции. |
| RawFields | Поля для строковой секции или null, если поля отсутствуют или секция является коллекционной. |
| Rows | Строки для коллекционной/древовидной секции или null, если строки отсутствуют или секция является строковой. |
| Type | Тип секции карточки. Не содержится в пакете и вычисляется на основании наличия в пакете определённых полей. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| IsEmpty | Возвращает признак того, что секция не содержит значимых данных. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |