A Sandcastle Documented Class Library
Grai170AssetType Property |
Gets or sets the asset type.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public string AssetType { get; set; }
Public Property AssetType As String Get Set
public: property String^ AssetType { String^ get (); void set (String^ value); }
member AssetType : string with get, set
Property Value
Type: StringSee Also