Table of Contents

Property ProjectId

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

ProjectId

The project ID the entity belongs to.

[JsonPropertyName("PROJECT_ID")]
[YamlIgnore]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public long? ProjectId { get; set; }

Property Value

long?