ProjectNote Class
<Serializable()> _
<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _
Public Class ProjectNote
Inherits ImportEntity
Implements IIdentifyByProperty
This language is not supported or no code example is available.
[Serializable()]
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public class ProjectNote : ImportEntity,
IIdentifyByProperty
This language is not supported or no code example is available.
[Serializable()]
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public ref class ProjectNote : public ImportEntity^,
public IIdentifyByProperty^
This language is not supported or no code example is available.
public
Serializable()
System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)
class ProjectNote
extends ImportEntity
implements IIdentifyByProperty
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
Body | |
|
CreatedDate | |
|
ExternalID | |
|
From | |
|
Identity | (inherited from ImportEntity). |
|
ImportMode | (inherited from ImportEntity). |
|
IncludedInTestMode | (inherited from ImportEntity). |
|
Subject |
| Name | Description | |
|---|---|---|
|
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). |
|
GetType | Gets the Type of the current instance. (inherited from Object). |
|
IdentifyByProperty(string) | |
|
IsRequired<T>(T, Expression<Func<TObject>>) | (inherited from ImportEntity). |
|
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
|
ToString() | |
|
Validate(ImportAction) | (inherited from ImportEntity). |
|
ValidateRequiredFields(ImportAction) |