| FeeDistrubutionprogramBilled Property |
How much the program entity will be billed after this trip is completed
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string programBilled { get; set; }
public:
property String^ programBilled {
String^ get ();
void set (String^ value);
}
function get_programBilled();
function set_programBilled(value);
Property Value
Type:
StringSee Also