Table of Contents

Class LongIdentifiedItem

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

An item identified by a long

public abstract class LongIdentifiedItem
Inheritance
LongIdentifiedItem
Derived
Inherited Members

Constructors

LongIdentifiedItem()

protected LongIdentifiedItem()

Properties

Id

The id

[DataMember(Name = "id")]
public long Id { get; set; }

Property Value

long