Click or drag to resize

MicaContentDataSet_ContentTypesInfo Property

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public MicaContentDataSet_ContentTypesInfoDataTable _ContentTypesInfo { get; }

Property Value

Type: MicaContentDataSet_ContentTypesInfoDataTable
See Also