List of all members | Properties
BriefYourMarket.Service.LookupValue Class Reference

A possible value for a MultiValue or Single Value property. (Marketing Preference, Brand, ContactList) More...

Properties

int Id [get, set]
 
The underlying Database Id
More...
 
string Value [get, set]
 The Value More...
 
string Classification [get, set]
 The classification, if applicable. More...
 
bool IsSecured [get, set]
 Only used for Brands - Indicates that this is a secure brand. More...
 
string Brand [get, set]
 Only Used for categories. More...
 
bool IsDefault [get, set]
 Only used for Categories - Indicates that this will be set on a new contact as they are created.. More...
 
string ThirdPartyData [get, set]
 Only set if required. More...
 

Detailed Description

A possible value for a MultiValue or Single Value property. (Marketing Preference, Brand, ContactList)

Property Documentation

◆ Brand

string BriefYourMarket.Service.LookupValue.Brand
getset

Only Used for categories.

◆ Classification

string BriefYourMarket.Service.LookupValue.Classification
getset

The classification, if applicable.

◆ Id

int BriefYourMarket.Service.LookupValue.Id
getset


The underlying Database Id

◆ IsDefault

bool BriefYourMarket.Service.LookupValue.IsDefault
getset

Only used for Categories - Indicates that this will be set on a new contact as they are created..

◆ IsSecured

bool BriefYourMarket.Service.LookupValue.IsSecured
getset

Only used for Brands - Indicates that this is a secure brand.

◆ ThirdPartyData

string BriefYourMarket.Service.LookupValue.ThirdPartyData
getset

Only set if required.

◆ Value

string BriefYourMarket.Service.LookupValue.Value
getset

The Value


The documentation for this class was generated from the following file: