ctPropertyAttribute_e Enumeration |
Namespace: CTEngineLib
Member name | Value | Description | |
---|---|---|---|
ctPropertyAttributeReadOnly | 1 | ||
ctPropertyAttributeUseInSearch | 2 | ||
ctPropertyAttributeExcludeItemSearch | 4 | ||
ctPropertyAttributeExcludeItemCopy | 8 | ||
ctPropertyAttributeRequired | 16 | ||
ctPropertyAttributeClearOnSaveAs | 32 | ||
ctPropertyAttributeEnableInPrint | 64 | ||
ctPropertyAttributeUpperCase | 128 | ||
ctPropertyAttributeShowMassUnit | 256 | ||
ctPropertyAttributeShowNamedSequencesOnly | 512 | ||
ctPropertyAttributeShowNamedCombinationsOnly | 1024 | ||
ctPropertyAttributeHidden | 2048 | ||
ctPropertyAttributeDBOnly | 4096 | ||
ctPropertyAttributeReadOnlyForDBItems | 8192 | ||
ctPropertyAttributeDisplayOnlyColorName | 16384 | ||
ctPropertyAttributeEnableValueComparison | 32768 | ||
ctPropertyAttributeDisplayInTreeView | 65536 | ||
ctPropertyAttributeEnableFiltering | 131072 | ||
ctPropertyAttributeWriteOnUpdate | 262144 | ||
ctPropertyAttributeCopyAsDrwProp | 524288 | ||
ctPropertyAttributeCopyAsModelProp | 1048576 | ||
ctPropertyAttributeDisplayInCustomCopy | 2097152 | ||
ctPropertyAttributeTrackHistory | 4194304 | ||
ctPropertyAttributeExcludeFromItemSearch | 8388608 | ||
ctPropertyAttributeAllowScripting | 16777216 |