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