Class ConfigObservationDto
Represents a data transfer object used to convey configuration observation information between application layers.
public class ConfigObservationDto
- Inheritance
-
ConfigObservationDto
- Inherited Members
- Extension Methods
Properties
Id
public string Id { get; set; }
Property Value
ItemCount
public long ItemCount { get; set; }