Description
ServiceCallProblemSubTypeParamsCollection Class
| |||
API Service Call Problem Sub Type Params Collection | |||
SAP® B1 DI-API C# definitionpublic class ServiceCallProblemSubTypeParamsCollectionClass : IServiceCallProblemSubTypeParamsCollection, ServiceCallProblemSubTypeParamsCollection, IEnumerable
{
public virtual int Count
{
get;
}
public extern ServiceCallProblemSubTypeParamsCollectionClass();
public virtual extern ServiceCallProblemSubTypeParams Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern ServiceCallProblemSubTypeParams Item( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationService Call Problem Sub Type Params ServiceCallProblemSubTypeParams Object ServiceCallProblemSubTypeParams 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 |