Selerix Developer Tools
SenderID Field






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > Transmittal Class : SenderID Field
ID of the sender. The unique identifying number associated with the sender of the transmittal.  
Syntax
'Declaration
 
<XmlAttributeAttribute()>
Public SenderID As Guid
'Usage
 
Dim instance As Transmittal
Dim value As Guid
 
value = instance.SenderID
 
instance.SenderID = value
[XmlAttribute()]
public Guid SenderID
public field SenderID: Guid; 
XmlAttributeAttribute()
public var SenderID : Guid;
[XmlAttribute()]
public: Guid SenderID
[XmlAttribute()]
public:
Guid SenderID
See Also

Reference

Transmittal Class
Transmittal Members