PropertyItem.Id

PropertyItem.Id property

Gets or sets the ID of the property.

public int Id { get; set; }

Return Value

The integer that represents the ID of the property.

See Also