public interface IBaseFieldEx extends IBaseField
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
attachments()
The Attachment factory for the object.
|
boolean |
hasAttachment()
Checks if the object has one or more attachments.
|
com4j.Com4jObject |
history()
The History object for the object.
|
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
com4j.Com4jObject history()
The History object for the object.
Getter method for the COM property "History"
com4j.Com4jObject attachments()
The Attachment factory for the object.
Getter method for the COM property "Attachments"
boolean hasAttachment()
Checks if the object has one or more attachments.
Getter method for the COM property "HasAttachment"
Copyright © 2020. All rights reserved.