OpenMetaverse Protocol Library Developers API Documentation
AddEstateManager Method (userID, allEstates)
NamespacesOpenMetaverseEstateToolsAddEstateManager(UUID, Boolean)
Add estate manager
Declaration Syntax
C#
public 
void 
AddEstateManager(
        
UUID 
userID,
        
bool 
allEstates
)
Parameters
userID ( UUID)
Key of Agent to Add
allEstates ( Boolean)
Add agent as manager to this estate and all others owned by the estate owner

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