Class SentenceCategory
Constructor Attributes | Constructor Name and Description |
---|---|
Hermes.Net sentence category
|
Field Attributes | Field Name and Description |
---|---|
- the sentence has been loaded on webservice
|
|
- Sentence category Oid
|
|
- Sentence group Oid
|
|
- Sentences of this category of type Sentence
|
|
- the sentence has been updated since last load from webservice
|
Method Attributes | Method Name and Description |
---|---|
getPath()
|
Field Detail
{boolean}
loaded
- the sentence has been loaded on webservice
{string}
Oid
- Sentence category Oid
{string}
SentenceGroupOid
- Sentence group Oid
{COMArray}
Sentences
- Sentences of this category of type Sentence
{boolean}
updated
- the sentence has been updated since last load from webservice
Method Detail
getPath()