[Missing <summary> documentation for "P:StreamBase.LiveView.API.LiveViewPermission.Type"]
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.1.1)
Syntax
| C# | Visual Basic | Visual C++ |
public string Type { get; private set; }
Public Property Type As String Get Private Set
public: property String^ Type { String^ get (); private: void set (String^ value); }