Proprietà DedFormEditEcoUsersForced
|
Lista degli utenti che verranno comunque notificati della creazione/editazione dell'ECO.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
ListDedUserVedi anche