Table of Contents

Class AddressFilter

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class AddressFilter : Filter, ISearchReport
Inheritance
AddressFilter
Implements
Inherited Members

Constructors

AddressFilter()

public AddressFilter()

Properties

CityName

public string CityName { get; set; }

Property Value

string

ProvinceName

public string ProvinceName { get; set; }

Property Value

string

Methods

IsEmpty()

public bool IsEmpty()

Returns

bool