biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Financials / Fixed Assets / Attribute Groups
API Attribute Group

SAP® B1 DI-API C# definition

public class AttributeGroupClass : IAttributeGroup, AttributeGroup { public virtual SAPbobsCOM.AttributeGroupCollection AttributeGroupCollection { get; } public virtual int Code { get; } public virtual BoYesNoEnum Locked { get; } public virtual string Name { get; set; } public extern AttributeGroupClass(); public virtual extern void FromXMLFile( string bstrFileName); public virtual extern void FromXMLString( string bstrXML); public virtual extern string GetXMLSchema(); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Administration / Setup / Financials / Fixed Assets / Asset Classes
API Attribute Group

Description

The attribute group that you want to assign to the asset class.

Field name: AttrGrp.

Property type

Read-write property

Syntax

Visual Basic
Public Property AttributeGroup() As Long

See Also

Related information


Attribute Group Collection AttributeGroupCollection Collection
AttributeGroupCollection Class
   Parent: Attribute Group AttributeGroup Object· Table: OFAA


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