Class InstanceRule
public class InstanceRule : IInstanceRule
- Inheritance
-
objectInstanceRule
- Implements
Properties
Id
public string Id { get; }
Property Value
Overrides
public Dictionary<string, long> Overrides { get; }
public class InstanceRule : IInstanceRule
public string Id { get; }
public Dictionary<string, long> Overrides { get; }