Table of Contents

Class VOrganizationGroupAddress

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

Constructors

VOrganizationGroupAddress()

public VOrganizationGroupAddress()

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