Table of Contents

Property ChildCollections

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

ChildCollections

Gets or sets the child collections of the type.

[JsonPropertyName("child_collections")]
public List<string>? ChildCollections { get; set; }

Property Value

List<string>