Selerix Developer Tools
Target Property






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > TransmitterErrorDetailGrpType Class : Target Property
Who is the target of this error.
Syntax
'Declaration
 
<XmlIgnoreAttribute()>
Public ReadOnly Property Target As TransmitterErrorTarget
'Usage
 
Dim instance As TransmitterErrorDetailGrpType
Dim value As TransmitterErrorTarget
 
value = instance.Target
[XmlIgnore()]
public TransmitterErrorTarget Target {get;}
public read-only property Target: TransmitterErrorTarget; 
XmlIgnoreAttribute()
public function get Target : TransmitterErrorTarget
[XmlIgnore()]
public: __property TransmitterErrorTarget get_Target();
[XmlIgnore()]
public:
property TransmitterErrorTarget Target {
   TransmitterErrorTarget get();
}
See Also

Reference

TransmitterErrorDetailGrpType Class
TransmitterErrorDetailGrpType Members