Skip to main content

CircularObjectOwnership

Namespace: IotaSdk

Circular Object Ownership

internal record class CircularObjectOwnership : ExecutionError, System.IDisposable, System.IEquatable`1[[IotaSdk.ExecutionError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.ExecutionError+CircularObjectOwnership, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectExecutionErrorCircularObjectOwnership
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<CircularObjectOwnership>
Attributes NullableAttribute

Properties

Object

public ObjectId Object { get; init; }

Property Value

ObjectId

Constructors

CircularObjectOwnership(ObjectId)

Circular Object Ownership

public CircularObjectOwnership(ObjectId Object)

Parameters

Object ObjectId