|  | ProgrambillingPersonName Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.Program.billingPersonName"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic string billingPersonName { get; set; }public:
property String^ billingPersonName {
	String^ get ();
	void set (String^ value);
}function get_billingPersonName();
function set_billingPersonName(value);
Property Value
Type: 
String See Also
See Also