UserNotes Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
UserNotes() | |
UserNotes(Guid, String, String) |
UserNotes()
public:
UserNotes();
public UserNotes ();
Public Sub New ()
Applies to
UserNotes(Guid, String, String)
public:
UserNotes(Guid appId, System::String ^ appName, System::String ^ initString);
public UserNotes (Guid appId, string appName, string initString);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.UserNotes : Guid * string * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.UserNotes
Public Sub New (appId As Guid, appName As String, initString As String)
Parameters
- appId
- Guid
- appName
- String
- initString
- String