Class UnderlyingProvider
Represents the underlying provider
public sealed class UnderlyingProvider : StrongEntity
- Inheritance
-
UnderlyingProvider
- Inherited Members
Constructors
UnderlyingProvider()
public UnderlyingProvider()
Properties
Type
The underlying provider type
public CompanyType Type { get; set; }