Click or drag to resize

IDocumentLineProgramComplexEntityMember Properties

The IDocumentLineProgramComplexEntityMember 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 propertyFormulaText
Gets or sets the formula text.
Public propertyFormulaTextMember
Gets the formula text.
Public propertyIsActive
Gets or sets whether the program is active.
(Inherited from IDocumentLineProgramComplexEntityMemberBase.)
Public propertyIsActiveMember
Gets whether the program is active.
(Inherited from IDocumentLineProgramComplexEntityMemberBase.)
Public propertyLinkedResult
Gets or sets the linked result.
(Inherited from IDocumentLineProgramComplexEntityMemberBase.)
Public propertyLinkedResultMember
Gets the linked result.
(Inherited from IDocumentLineProgramComplexEntityMemberBase.)
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