Click or drag to resize

MicaContentDataSetGetContentTypeTables Method

Returns all ContentType dataTables

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public List<MicaContentDataTable> GetContentTypeTables()

Return Value

Type: ListMicaContentDataTable
See Also