HybridActionKind EnumerationMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Defines the type of the document hybrid part operation.

Namespace: BlueCieloECM.InnoCielo.Meridian.Client
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public enum HybridActionKind
Members

  Member nameValueDescription
AS_HYBRID_ACTION_ATTACH1 Attach Hybrid Parts.
AS_HYBRID_ACTION_DETACH2 Detach Hybrid Parts.
AS_HYBRID_ACTION_DELETE3 Delete Hybrid Parts.
AS_HYBRID_ACTION_IMPORT4 Import Hybrid Parts.
AS_HYBRID_ACTION_CREATE5 Create Hybrid Parts.
Remarks

This enumeration overrides AS_HYBRID_ACTION defined in BlueCieloECM.AMAutoSO PIA.
See Also