biuan SAP® BUSINESS ONE SDK
API Feature Status Collection

Description

FeatureStatusCollection is a Data Collection of FeatureStatus data structures.

Object Model

See Also

SAP® B1 DI-API C# definition

public class FeatureStatusCollectionClass : IFeatureStatusCollection, FeatureStatusCollection, IEnumerable { public virtual int Count { get; } public extern FeatureStatusCollectionClass(); public virtual extern FeatureStatus Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern FeatureStatus Item( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

Related information


Feature Status FeatureStatus Object
This object represents the status of a specified feature in the application, whether it is blocked or not according to the installation type: new 2007 release installation or upgrade installation prior to 2007 release.
   Parent: Feature Status Collection FeatureStatusCollection Collection


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