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