Description
DepreciationTypePoolParamsCollection Class
| |||
DTW Administration / Setup / Financials / Fixed Assets / Depreciation Type Pools API Depreciation Type Pool Params Collection | |||
SAP® B1 DI-API C# definitionpublic class DepreciationTypePoolParamsCollectionClass : IDepreciationTypePoolParamsCollection, DepreciationTypePoolParamsCollection, IEnumerable
{
public virtual int Count
{
get;
}
public extern DepreciationTypePoolParamsCollectionClass();
public virtual extern DepreciationTypePoolParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern DepreciationTypePoolParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationDepreciation Type Pool Params DepreciationTypePoolParams Object DepreciationTypePoolParams Class ![]() |
|||
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 |