| ProgramdatabaseID Property |
The ID in ParaPlan database. Do not expose
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string databaseID { get; set; }
public:
property String^ databaseID {
String^ get ();
void set (String^ value);
}
function get_databaseID();
function set_databaseID(value);
Property Value
Type:
StringSee Also