Description
NFModelsService Class
| |||
API NF Models Service | |||
SAP® B1 DI-API C# definitionpublic class NFModelsServiceClass : INFModelsService, NFModelsService
{
public extern NFModelsServiceClass();
public virtual extern NFModelParams Add( NFModel pINFModel);
public virtual extern void Delete( NFModelParams pINFModelParams);
public virtual extern NFModel Get( NFModelParams pINFModelParams);
public virtual extern object GetDataInterface( NFModelsServiceDataInterfaces enumMSDI);
public virtual extern object GetDataInterfaceFromXMLFile( string bstrFileName);
public virtual extern object GetDataInterfaceFromXMLString( string bstrXMLString);
public virtual extern NFModelsParams GetList();
public virtual extern void Update( NFModel pINFModel);
} Related informationNF Model NFModel Object NFModel Class ![]() NF Models Params NFModelsParams Collection NFModelsParams Class ![]() NF Models Service Data Interfaces NFModelsServiceDataInterfaces Enumeration ![]() |
|||
SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates |