Proprietà DedFormEditEcoUsersForced
|
Lista degli utenti che verranno comunque notificati della creazione/editazione dell'ECO.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public List<DedUser> UsersForced { get; }
Public ReadOnly Property UsersForced As List(Of DedUser)
Get
public:
property List<DedUser^>^ UsersForced {
List<DedUser^>^ get ();
}
member UsersForced : List<DedUser> with get
Valore della proprietà
Tipo:
ListDedUserVedi anche