ApplyChangesNodeConfiguration
Namespace: Meshmakers.Octo.MeshAdapter.Nodes.Load
Configuration node object for apply changes to the object in mongodb
public record ApplyChangesNodeConfiguration : PathNodeConfiguration, INodeConfiguration, IEquatable<NodeConfiguration>, IPathNodeConfiguration, IEquatable<PathNodeConfiguration>, IEquatable<ApplyChangesNodeConfiguration>
Inheritance Object → NodeConfiguration → PathNodeConfiguration → ApplyChangesNodeConfiguration
Implements INodeConfiguration, IEquatable<NodeConfiguration>, IPathNodeConfiguration, IEquatable<PathNodeConfiguration>, IEquatable<ApplyChangesNodeConfiguration>
Properties
Path
public string Path { get; set; }
Property Value
Description
public string Description { get; set; }
Property Value
Constructors
ApplyChangesNodeConfiguration()
public ApplyChangesNodeConfiguration()