Click or drag to resize

ICompoundItemTemplate Methods

The ICompoundItemTemplate type exposes the following members.

Methods
  NameDescription
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetCommonGroupModifiers
Group modifiers that are available for the whole compound item. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
(Defined by OperationArgumentExtensions.)
Public Extension MethodGetCommonSimpleModifiers
Simple modifiers that are available for the whole compound item. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
(Defined by OperationArgumentExtensions.)
Public Extension MethodGetSplittableGroupModifiers
Group modifiers that are available for compound item component. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
(Defined by OperationArgumentExtensions.)
Public Extension MethodGetSplittableSimpleModifiers
Simple modifiers that are available for compound item component. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
(Defined by OperationArgumentExtensions.)
Top
See Also