Table of Contents

Property ProductVersionMajor

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

ProductVersionMajor

Gets or sets the major version of the product.

[JsonPropertyName("product_version_major")]
public int ProductVersionMajor { get; set; }

Property Value

int