Condividi tramite


IRemoteFieldInfoContract.GetValue(IRemoteObjectContract) Metodo

Definizione

Restituisce il valore del campo identificato dall'oggetto IRemoteFieldInfoContract.

public:
 System::AddIn::Contract::RemoteArgument GetValue(System::AddIn::Contract::Automation::IRemoteObjectContract ^ obj);
public System.AddIn.Contract.RemoteArgument GetValue (System.AddIn.Contract.Automation.IRemoteObjectContract obj);
abstract member GetValue : System.AddIn.Contract.Automation.IRemoteObjectContract -> System.AddIn.Contract.RemoteArgument
Public Function GetValue (obj As IRemoteObjectContract) As RemoteArgument

Parametri

obj
IRemoteObjectContract

Oggetto IRemoteObjectContract che identifica l'oggetto che contiene il campo.

Restituisce

Oggetto RemoteArgument che specifica il valore del campo.

Si applica a