DictDataEntity.getFieldListForReadOnlyDataSource(String) 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:
virtual Microsoft::Dynamics::Ax::Xpp::List ^ getFieldListForReadOnlyDataSource(System::String ^ _dataSourceName);
public virtual Microsoft.Dynamics.Ax.Xpp.List getFieldListForReadOnlyDataSource (string _dataSourceName);
abstract member getFieldListForReadOnlyDataSource : string -> Microsoft.Dynamics.Ax.Xpp.List
override this.getFieldListForReadOnlyDataSource : string -> Microsoft.Dynamics.Ax.Xpp.List
Public Overridable Function getFieldListForReadOnlyDataSource (_dataSourceName As String) As List
Parameters
- _dataSourceName
- String