Click or drag to resize

CDocumentationImplBaseGetTableAttributes Method

Namespace:  PDTec.IceNet.Domain.Development.BusinessObjects.Implementation
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public List<DocumentationTableAttributeRow> GetTableAttributes()

Return Value

Type: ListDocumentationTableAttributeRow

Implements

IDocumentationBaseGetTableAttributes
See Also