Click or drag to resize
SkinRestrictions Property
View Project on GitHub
Restrictions that apply to the skin.

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

Property Value

Type: IEnumerableRestriction
See Also