Checks if the field is an historical attribute

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsHistoricalAttribute()
Visual Basic
Public Function IsHistoricalAttribute As Boolean
JScript
public function IsHistoricalAttribute() : boolean

Return Value

See Also