IHtmlColumns.IsPrimaryKey Property

<< >>

Navigation:  »No topics above this level«

IHtmlColumns.IsPrimaryKey Property

Gets or sets a value indicating whether this instance is primary key.

Namespace: ZeraSystems.CodeNanite.Expansion

Assembly:  ZeraSystems.CodeNanite.Expansion (in ZeraSystems.CodeNanite.Expansion.dll)

Syntax


C#

bool IsPrimaryKey { getset; }

Field Value

true if this instance is primary key; otherwise, false.

See Also


IHtmlColumns Interface

ZeraSystems.CodeNanite.Expansion Namespace