Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
ActionItemStatus |
NoteTagState.getActionItemStatus()
Gets the status of the note tag.
|
static ActionItemStatus |
PropertyConvert.toActionItemStatus(Property property)
Gets the
ActionItemStatus value from revision Property . |
Modifier and Type | Method and Description |
---|---|
static boolean |
ActionItemStatus.op_Equality(ActionItemStatus left,
ActionItemStatus right)
The ==.
|
static boolean |
ActionItemStatus.op_Inequality(ActionItemStatus left,
ActionItemStatus right)
The !=.
|
void |
NoteTagState.setActionItemStatus(ActionItemStatus value)
Gets the status of the note tag.
|
Copyright (c) 2016 Aspose. All Rights Reserved.