RemoteFieldData.FieldType 字段
定义
表示此 RemoteFieldData 描述的字段值的类型。Represents the type of the value of the field that this RemoteFieldData describes.
public: System::AddIn::Contract::Automation::IRemoteTypeContract ^ FieldType;
public System.AddIn.Contract.Automation.IRemoteTypeContract FieldType;
val mutable FieldType : System.AddIn.Contract.Automation.IRemoteTypeContract
Public FieldType As IRemoteTypeContract