Note Class
<System.Reflection.Obfuscation(Exclude=true, ApplyToMembers=true)> _
Public Class Note
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true, ApplyToMembers=true)]
public static class Note
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude=true, ApplyToMembers=true)]
public ref class Note
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() ![]() |
AddNote(ServerID, NoteInfo, List<EntityID>, IDatabase) | Add a note for some entity |
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() ![]() |
GetNoteHeader(NoteTarget, EntityID, IDatabase) | Get the note header for a particular note |
![]() ![]() |
GetNoteHeaders(NoteTarget, EntityID, DateTime, DateTime, IDatabase) | Get all note headers between a specific set of dates - assumes UTC time |
![]() ![]() |
GetNoteMessage(NoteTarget, EntityID, IDatabase) | Get a message for a note |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() ![]() |
Save(ProjectNoteInfo, IDatabase) | |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
SynergyServerScripting.Entities.Note