Common.IDataBufferable.FieldArraySize(Int32) 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.
virtual int Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.FieldArraySize(int fieldIndex) = Microsoft::Dynamics::AX::Data::Core::Interface::IDataBufferable::FieldArraySize;
int IDataBufferable.FieldArraySize (int fieldIndex);
abstract member Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.FieldArraySize : int -> int
override this.Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.FieldArraySize : int -> int
Function FieldArraySize (fieldIndex As Integer) As Integer Implements IDataBufferable.FieldArraySize
Parameters
- fieldIndex
- Int32
Returns
Implements
Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.FieldArraySize(System.Int32)