OpenMetaverse Protocol Library Developers API Documentation
UpdateNotecardTaskInventoryMessage Class
Namespaces OpenMetaverse.Messages.Linden UpdateNotecardTaskInventoryMessage
A message request/response which is used to update a notecard contained within a tasks inventory
Declaration Syntax
C#
public 
class 
UpdateNotecardTaskInventoryMessage
: 
IMessage
Members
All Members Constructors Methods Fields



Icon Member Description
UpdateNotecardTaskInventoryMessage () () () ()
Initializes a new instance of the UpdateNotecardTaskInventoryMessageclass

Deserialize(OSDMap)
Deserialize the message

ItemID
The notecard assets contained in the tasks inventory

Serialize () () () ()
Serialize the object

TaskID
The of the Task containing the notecard asset to update

Inheritance Hierarchy
Object
UpdateNotecardTaskInventoryMessage

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)