Description
GovPayCodeAuthorities Class
| |||
API Gov Pay Code Authorities | |||
Gov Pay Code Authorities Collection
SAP® B1 DI-API C# definitionpublic class GovPayCodeAuthoritiesClass : IGovPayCodeAuthorities, GovPayCodeAuthorities, IEnumerable
{
public virtual int Count
{
get;
}
public extern GovPayCodeAuthoritiesClass();
public virtual extern GovPayCodeAuthority Add();
public virtual extern IEnumerator GetEnumerator();
public virtual extern string GetXMLSchema();
public virtual extern GovPayCodeAuthority Item( object vtIndex);
public virtual extern void Remove( object vtIndex);
public virtual extern void ToXMLFile( string bstrFileName);
public virtual extern string ToXMLString();
} Related informationGov Pay Code Authority GovPayCodeAuthority Object GovPayCodeAuthority 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 |