📚 SAP Business One SDK Help

DataOwnershipExceptionParams Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFileLoads the object's properties from an XML file.
Public Method FromXMLStringLoads the object's properties from an XML string.
Public Method GetXMLSchemaReturns the XML schema for this object.
Public Method ToXMLFileSerializes the object's properties to an XML file.
Public Method ToXMLStringSerializes the object's properties to an XML string.

Public Properties

Public Property ArrayOffsetPart of the composite key. The array offset (sub-object index).
Field Name: SubObject
Data Type: Edm.Int32
Writable: Yes
Public Property ObjectNumberPart of the composite key. The object number.
Field Name: Object
Data Type: Edm.String
Writable: Yes
Public Property OwnershipMethodPart of the composite key. The ownership method applied by this exception.
Field Name: OwnershipMethod
Data Type: DataOwnershipExceptionsOwnershipMethodEnum
Writable: Yes
Enum Type: DataOwnershipExceptionsOwnershipMethodEnum
Public Property QueryIDproperty QueryId

See Also