Table of Contents

Class VOrganizationPersonAddress

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class VOrganizationPersonAddress
Inheritance
VOrganizationPersonAddress
Inherited Members

Constructors

VOrganizationPersonAddress()

public VOrganizationPersonAddress()

Properties

City

public string City { get; set; }

Property Value

string

Country

public string Country { get; set; }

Property Value

string

Occurrences

public int Occurrences { get; set; }

Property Value

int

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

Province

public string Province { get; set; }

Property Value

string