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