Category ID

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

Syntax

C#
public int ID { get; set; }
Visual Basic
Public Property ID As Integer
	Get
	Set
JScript
function get ID () : int
function set ID (value : int)

See Also