Property SetIDs
SetIDs
Gets a collection of set IDs. To find out if this event applies to a certain set, use the FromSet(string) and FromDefaultSet() instead.
public string[] SetIDs { get; }
Property Value
- string[]
Gets a collection of set IDs. To find out if this event applies to a certain set, use the FromSet(string) and FromDefaultSet() instead.
public string[] SetIDs { get; }