| ParkActionParkinglot Property |
Set the Parking lot.
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Parkinglot { get; set; }
Public Property Parkinglot As String
Get
Set
public:
property String^ Parkinglot {
String^ get ();
void set (String^ value);
}
member Parkinglot : string with get, set
Property Value
Type:
StringSee Also