ClubUserIsPtsAdmContract Property
True if the user has access to perform transfers for players with a contract
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)
public bool IsPtsAdmContract { get; set; }
Public Property IsPtsAdmContract As Boolean
Get
Set
public:
property bool IsPtsAdmContract {
bool get ();
void set (bool value);
}
member IsPtsAdmContract : bool with get, set
Property Value
Boolean