Click or drag to resize

IDocumentLineProgramComplexEntityMemberBase Properties

The IDocumentLineProgramComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyFormula
Gets or sets the formula.
(Inherited from IProgramComplexEntityMember.)
Public propertyFormulaMember
Gets the formula.
(Inherited from IProgramComplexEntityMember.)
Public propertyIsActive
Gets or sets whether the program is active.
Public propertyIsActiveMember
Gets whether the program is active.
Public propertyLinkedResult
Gets or sets the linked result.
Public propertyLinkedResultMember
Gets the linked result.
Public propertyProgram

Gets or sets the program (formula + meta data serialized in Xml)

(Calcul de quantité (vente))

(Inherited from IProgramComplexEntityMember.)
Public propertyProgramMember

Gets the program (formula + meta data serialized in Xml)

(Calcul de quantité (vente))

(Inherited from IProgramComplexEntityMember.)
Public propertyReferencedQualifiers
Gets or sets the referenced qualifiers.
(Inherited from IProgramComplexEntityMember.)
Public propertyReferencedQualifiersMember
Gets the referenced qualifiers.
(Inherited from IProgramComplexEntityMember.)
Public propertyReferencedUserFunctions
Gets or sets the referenced user functions.
(Inherited from IProgramComplexEntityMember.)
Public propertyReferencedUserFunctionsMember
Gets the referenced user functions.
(Inherited from IProgramComplexEntityMember.)
Top
See Also