IndividualEthnicity Property
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("ind_ethnicity")]
public string Ethnicity { get; set; }
<NetForumFieldAttribute("ind_ethnicity")>
Public Property Ethnicity As String
Get
Set
public:
[NetForumFieldAttribute(L"ind_ethnicity")]
property String^ Ethnicity {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("ind_ethnicity")>]
member Ethnicity : string with get, set
Property Value
String