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