Click or drag to resize
ItemRestrictions Property
View Project on GitHub
Restrictions applied to the item.

Namespace: GW2CSharp.V2.Unauthenticated.Items
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public IEnumerable<Restriction> Restrictions { get; set; }

Property Value

Type: IEnumerableRestriction
See Also