IConsentPersonUpdatedAssociateId Property |
The associate id of the user that last updated the object
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint UpdatedAssociateId { get; }
ReadOnly Property UpdatedAssociateId As Integer
Get
Dim instance As IConsentPerson
Dim value As Integer
value = instance.UpdatedAssociateId
property int UpdatedAssociateId {
int get ();
}
Property Value
Type:
Int32
See Also