SchemaItemObject.IsCalculatedColumn Property

<< >>

Navigation:  CodeStencil > Custom Library > Class Library > Expansion Namespace > SchemaItemObject Class > SchemaItemObject Properties >

SchemaItemObject.IsCalculatedColumn Property

Gets or sets a value indicating whether this instance is calculated column.

 

Namespace: ZeraSystems.CodeNanite.Expansion

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

Syntax


C#

public bool IsCalculatedColumn { getset; }

Field Value

true if this instance is calculated column; otherwise, false.

Field Value

true if this instance is calculated column; otherwise, false.

See Also


SchemaItemObject Class

ZeraSystems.CodeNanite.Expansion Namespace