Interface IInstanceRule
public interface IInstanceRule
Properties
Id
string Id { get; }
Property Value
Overrides
IDictionary<string, long> Overrides { get; }
public interface IInstanceRule
string Id { get; }
IDictionary<string, long> Overrides { get; }