CommitteeCustomerCustomerName Property
Namespace: Ignition.CommitteesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_sort_name_dn")]
public string CustomerName { get; }
<NetForumFieldAttribute("cst_sort_name_dn")>
Public ReadOnly Property CustomerName As String
Get
public:
[NetForumFieldAttribute(L"cst_sort_name_dn")]
property String^ CustomerName {
String^ get ();
}
[<NetForumFieldAttribute("cst_sort_name_dn")>]
member CustomerName : string with get
Property Value
String