Description
A collection of NatureOfAssesseeParams objects.
| |||
DTW Others / PaymentRunExport API Nature Of Assessees Params | |||
Nature Of Assessees Params Collection
SAP® B1 DI-API C# definitionpublic class NatureOfAssesseesParamsClass : INatureOfAssesseesParams, NatureOfAssesseesParams, IEnumerable
{
public virtual int Count
{
get;
}
public extern NatureOfAssesseesParamsClass();
public virtual extern NatureOfAssesseeParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern NatureOfAssesseeParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationNature Of Assessee Params NatureOfAssesseeParams Object Holds the key and code to an existing assessee type.
This object is used to pass keys to and retrieve keys from NatureOfAssesseesService methods. ![]() |
|||
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 |