The underwriter for the policy.
Namespace: LC360API.Carrier_V1Assembly: LC360API (in LC360API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Underwriter Underwriter { get; set; } |
Visual Basic |
---|
Public Property Underwriter As Underwriter Get Set |
Visual C++ |
---|
public: property Underwriter^ Underwriter { Underwriter^ get (); void set (Underwriter^ value); } |