IShipmentTypeReservationRegisteredAssociateId Property |
The associate id of the user that created the object
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntaxint RegisteredAssociateId { get; }
ReadOnly Property RegisteredAssociateId As Integer
Get
Dim instance As IShipmentTypeReservation
Dim value As Integer
value = instance.RegisteredAssociateId
property int RegisteredAssociateId {
int get ();
}
Property Value
Type:
Int32
See Also