IDtoInfo.Properties property

The properties of the DTO.

public IReadOnlyList<IDtoProperty> Properties { get; }

Remarks

Includes public non-static read/write and read-only properties and fields.

See Also