TournamentPushChanges Property
Note: This API is now obsolete.
True if eps publishing is activated for this tournament
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
[ObsoleteAttribute]
public bool PushChanges { get; set; }
<ObsoleteAttribute>
Public Property PushChanges As Boolean
Get
Set
public:
[ObsoleteAttribute]
property bool PushChanges {
bool get ();
void set (bool value);
}
[<ObsoleteAttribute>]
member PushChanges : bool with get, set
Property Value
Boolean