Checks if the field is a custom OPC AE attribute

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

Syntax

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

See Also