Class PTCollaborationManager
Inheritance
System.Object
PTCollaborationManager
Assembly: Tools.dll
Syntax
public class PTCollaborationManager : PTBaseCollaborationManager
Constructors
PTCollaborationManager()
Declaration
public PTCollaborationManager()
PTCollaborationManager(NSObjectFlag)
Declaration
protected PTCollaborationManager(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
PTCollaborationManager(PTToolManager, String, PTExternalAnnotManagerMode)
Declaration
public PTCollaborationManager(PTToolManager toolManager, string userId, PTExternalAnnotManagerMode mode)
Parameters
PTCollaborationManager(IntPtr)
Declaration
protected PTCollaborationManager(IntPtr handle)
Parameters
Type |
Name |
Description |
System.IntPtr |
handle |
|
Properties
ClassHandle
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type |
Description |
System.IntPtr |
|
Overrides
Mode
Declaration
public virtual PTExternalAnnotManagerMode Mode { get; }
Property Value
Extension Methods