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