Class FunctionRemoteValue
public sealed record FunctionRemoteValue : RemoteValue, IEquatable<RemoteValue>, IEquatable<FunctionRemoteValue>
- Inheritance
-
FunctionRemoteValue
- Implements
- Inherited Members
Properties
Handle
public Handle? Handle { get; init; }
Property Value
InternalId
public InternalId? InternalId { get; init; }