📚 SAP Business One SDK Help

FinancialKPIFactor Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property FactorIdThe alphanumeric identifier of the KPI factor. This is the key field.
Field Name: FactorId
Data Type: String
Writable: Yes
Public Property FactorNameThe display name of the KPI factor.
Field Name: FactorName
Data Type: String
Writable: Yes
Public Property IsSystemIndicates whether this is a system-defined (built-in) factor.
Field Name: —
Data Type: BoYesNoEnum
Writable: No
Enum Type: BoYesNoEnum

See Also