Proprietà DedCommCollectionItemAssocUser
|
Restituisce o imposta l'utente che ha effettuato l'associazione.
Impostando questa proprietà si ottiene l'immediato aggiornamento nel Database.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic string AssocUser { get; set; }
Public Property AssocUser As String
Get
Set
public:
property String^ AssocUser {
String^ get ();
void set (String^ value);
}
member AssocUser : string with get, set
Valore della proprietà
Tipo:
String
Eccezioni
Vedi anche