 | StationWithCoordinatesHasCOD Property |
Has COD.
Namespace: FRAM.CommonLayer.ModelsAssembly: FRAM.CommonLayer (in FRAM.CommonLayer.dll) Version: FRAM 2.0 v2.2.5.0
Syntaxpublic bool HasCOD { get; set; }
Public Property HasCOD As Boolean
Get
Set
public:
property bool HasCOD {
bool get ();
void set (bool value);
}
member HasCOD : bool with get, set
Property Value
Type:
Boolean
See Also