Condividi tramite


UserDataTaskList.OtherAppReadAccess Proprietà

Definizione

Ottiene o imposta un valore che indica il livello di accesso in lettura a userDataTaskList per altre app nel sistema.

public:
 property UserDataTaskListOtherAppReadAccess OtherAppReadAccess { UserDataTaskListOtherAppReadAccess get(); void set(UserDataTaskListOtherAppReadAccess value); };
UserDataTaskListOtherAppReadAccess OtherAppReadAccess();

void OtherAppReadAccess(UserDataTaskListOtherAppReadAccess value);
public UserDataTaskListOtherAppReadAccess OtherAppReadAccess { get; set; }
var userDataTaskListOtherAppReadAccess = userDataTaskList.otherAppReadAccess;
userDataTaskList.otherAppReadAccess = userDataTaskListOtherAppReadAccess;
Public Property OtherAppReadAccess As UserDataTaskListOtherAppReadAccess

Valore della proprietà

Valore che indica il livello di accesso in lettura a userDataTaskList per altre app nel sistema.

Si applica a