AssetStatus Property
Gets the status of the asset.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.AssetTrackerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
public AssetAssetStatus Status { get; set; }
Public Property Status As AssetAssetStatus
Get
Set
public:
property AssetAssetStatus Status {
AssetAssetStatus get ();
void set (AssetAssetStatus value);
}
member Status : AssetAssetStatus with get, set
Property Value
AssetAssetStatus