Table of Contents

Constructor DeviceTagGroup

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

DeviceTagGroup()

public DeviceTagGroup()

DeviceTagGroup(string, Device)

public DeviceTagGroup(string name, Device owner)

Parameters

name string
owner Device

DeviceTagGroup(string, DeviceTagGroup)

public DeviceTagGroup(string name, DeviceTagGroup owner)

Parameters

name string
owner DeviceTagGroup