Package step.repository.alm.otaclient
Interface IFieldProperty4
-
- All Superinterfaces:
com4j.Com4jObject
,IFieldProperty
,IFieldProperty2
,IFieldProperty3
public interface IFieldProperty4 extends IFieldProperty3
IFieldProperty4 Interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isTemplate()
Checks whether the field originated from the project template.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.otaclient.IFieldProperty
dbColumnName, dbColumnType, dbTableName, editMask, editStyle, fieldSize, isActive, isByCode, isCanFilter, isCustomizable, isEdit, isHistory, isKeepValue, isKey, isMail, isModify, isRequired, isSystem, isToSum, isVerify, isVersionControl, isVisible, isVisibleInNewBug, keyOrder, readOnly, root, userColumnType, userLabel
-
Methods inherited from interface step.repository.alm.otaclient.IFieldProperty2
isCanGroup, isMultiValue, isSearchable
-
Methods inherited from interface step.repository.alm.otaclient.IFieldProperty3
getRequiredByType
-
-