Gets or sets the flag for export added by.
Namespace: CTCT.Components.ActivitiesAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public bool ExportAddedBy { get; set; }
public bool ExportAddedBy { get; set; }
Public Property ExportAddedBy As Boolean
Get
Set
Public Property ExportAddedBy As Boolean
Get
Set
public:
property bool ExportAddedBy {
bool get ();
void set (bool value);
}
public:
property bool ExportAddedBy {
bool get ();
void set (bool value);
}
member ExportAddedBy : bool with get, set
member ExportAddedBy : bool with get, set