Selerix Developer Tools
RecordId Property






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects.ACA Namespace > TransmitterErrorDetailGrpType Class : RecordId Property
Returns record id.
Syntax
'Declaration
 
<XmlIgnoreAttribute()>
Public ReadOnly Property RecordId As String
'Usage
 
Dim instance As TransmitterErrorDetailGrpType
Dim value As String
 
value = instance.RecordId
[XmlIgnore()]
public string RecordId {get;}
public read-only property RecordId: String; 
XmlIgnoreAttribute()
public function get RecordId : String
[XmlIgnore()]
public: __property string* get_RecordId();
[XmlIgnore()]
public:
property String^ RecordId {
   String^ get();
}
See Also

Reference

TransmitterErrorDetailGrpType Class
TransmitterErrorDetailGrpType Members