Skip to main content

Class DocumentMigrationAssociate

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DocumentMigrationAssociate. Class used to map relationship between AssociateId and the user’s email.

Inheritance

objectDocumentMigrationAssociate

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

DocumentMigrationAssociate()

Default constructor - defaults any enum props to 0.

Properties

AssociateId

Primary key

Property Value

int

EmailAddress

The address itself

Property Value

string

See Also

DocumentMigrationAgent