Click or drag to resize
ctPropertyAttribute_e Enumeration

Namespace: CTEngineLib
Assembly: Interop.CTEngineLib (in Interop.CTEngineLib.dll)
Syntax
public enum ctPropertyAttribute_e
Members
  Member nameValueDescription
ctPropertyAttributeReadOnly1
ctPropertyAttributeUseInSearch2
ctPropertyAttributeExcludeItemSearch4
ctPropertyAttributeExcludeItemCopy8
ctPropertyAttributeRequired16
ctPropertyAttributeClearOnSaveAs32
ctPropertyAttributeEnableInPrint64
ctPropertyAttributeUpperCase128
ctPropertyAttributeShowMassUnit256
ctPropertyAttributeShowNamedSequencesOnly512
ctPropertyAttributeShowNamedCombinationsOnly1024
ctPropertyAttributeHidden2048
ctPropertyAttributeDBOnly4096
ctPropertyAttributeReadOnlyForDBItems8192
ctPropertyAttributeDisplayOnlyColorName16384
ctPropertyAttributeEnableValueComparison32768
ctPropertyAttributeDisplayInTreeView65536
ctPropertyAttributeEnableFiltering131072
ctPropertyAttributeWriteOnUpdate262144
ctPropertyAttributeCopyAsDrwProp524288
ctPropertyAttributeCopyAsModelProp1048576
ctPropertyAttributeDisplayInCustomCopy2097152
ctPropertyAttributeTrackHistory4194304
ctPropertyAttributeExcludeFromItemSearch8388608
ctPropertyAttributeAllowScripting16777216
See Also