CommonImplementation.Variableaccessfields Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Variableaccessfields(String, Object, String) | |
Variableaccessfields(String, Object, String, Int32) |
Variableaccessfields(String, Object, String)
public:
Microsoft::Dynamics::Ax::Xpp::List ^ Variableaccessfields(System::String ^ formName, System::Object ^ oldValue, System::String ^ fieldName);
public Microsoft.Dynamics.Ax.Xpp.List Variableaccessfields (string formName, object oldValue, string fieldName);
member this.Variableaccessfields : string * obj * string -> Microsoft.Dynamics.Ax.Xpp.List
Public Function Variableaccessfields (formName As String, oldValue As Object, fieldName As String) As List
Parameters
- formName
- String
- oldValue
- Object
- fieldName
- String
Returns
Applies to
Variableaccessfields(String, Object, String, Int32)
public:
Microsoft::Dynamics::Ax::Xpp::List ^ Variableaccessfields(System::String ^ formName, System::Object ^ oldValue, System::String ^ fieldName, int targetAccess);
public Microsoft.Dynamics.Ax.Xpp.List Variableaccessfields (string formName, object oldValue, string fieldName, int targetAccess);
member this.Variableaccessfields : string * obj * string * int -> Microsoft.Dynamics.Ax.Xpp.List
Public Function Variableaccessfields (formName As String, oldValue As Object, fieldName As String, targetAccess As Integer) As List
Parameters
- formName
- String
- oldValue
- Object
- fieldName
- String
- targetAccess
- Int32