13 lines
404 B
Markdown
13 lines
404 B
Markdown
|
#### [JpnCardsPokemon.Sdk](index.md 'index')
|
||
|
### [JpnCardsPokemon.Sdk.Api](JpnCardsPokemon.Sdk.Api.md 'JpnCardsPokemon.Sdk.Api').[Set](JpnCardsPokemon.Sdk.Api.Set.md 'JpnCardsPokemon.Sdk.Api.Set')
|
||
|
|
||
|
## Set.Year Property
|
||
|
|
||
|
The year the set was released.
|
||
|
|
||
|
```csharp
|
||
|
public int Year { get; set; }
|
||
|
```
|
||
|
|
||
|
#### Property Value
|
||
|
[System.Int32](https://docs.microsoft.com/en-us/dotnet/api/System.Int32 'System.Int32')
|