ClearImage .NET API
weight Property (DLDecoder)





Inlite.Data Namespace > DLDecoder Class : weight Property
Owner's weight
Syntax
'Declaration
 
Public ReadOnly Property weight As System.String
'Usage
 
Dim instance As DLDecoder
Dim value As System.String
 
value = instance.weight
public System.string weight {get;}
public read-only property weight: System.String; 
public function get weight : System.String
public:
property System.String^ weight {
   System.String^ get();
}
See Also

Reference

DLDecoder Class
DLDecoder Members