CommonImplementation.Getpresencefielddata(Int32, Object) 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.
public:
abstract Microsoft::Dynamics::Ax::Xpp::XppObjectBase ^ Getpresencefielddata(int fieldId, System::Object ^ fieldValue);
public abstract Microsoft.Dynamics.Ax.Xpp.XppObjectBase Getpresencefielddata (int fieldId, object fieldValue);
abstract member Getpresencefielddata : int * obj -> Microsoft.Dynamics.Ax.Xpp.XppObjectBase
Public MustOverride Function Getpresencefielddata (fieldId As Integer, fieldValue As Object) As XppObjectBase
Parameters
- fieldId
- Int32
- fieldValue
- Object