| Method Summary |
|
/*optional*/
SimpRepAction | GetAction
()
Get method for attribute
"Action"
Specifies the action (exclude, include, substitute, etc.) to apply to the simplified representation items.
Set this to NULL to delete an existing item.
|
| SimpRepItemPath | GetItemPath
()
Get method for attribute
"ItemPath"
Specifies the simplified representation item. |
| void | SetAction
(
/*optional*/
SimpRepAction value)
Set method for attribute
"Action"
Specifies the action (exclude, include, substitute, etc.) to apply to the simplified representation items.
Set this to NULL to delete an existing item.
|
| void | SetItemPath
(SimpRepItemPath value)
Set method for attribute
"ItemPath"
Specifies the simplified representation item. |