Click or drag to resize

MicaContentDataTableContentTypeGuid Property

The guid of the ContentType this DataTable holds data for.

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[XmlAttributeAttribute]
public Guid ContentTypeGuid { get; }

Property Value

Type: Guid
See Also