Checks if this field is a CurrentValue attribute

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

Syntax

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

Return Value

See Also