Click or drag to resize

PostFollow Class

Represents a user following the activity feed of an object.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkPostFollow

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class PostFollow : Entity, INotifyPropertyChanging, 
	INotifyPropertyChanged

The PostFollow type exposes the following members.

Constructors
  NameDescription
Public methodPostFollow
Default Constructor.
Top
Properties
  NameDescription
Public propertyaccount_PostFollows
N:1 account_PostFollows
Public propertyappointment_PostFollows
N:1 appointment_PostFollows
Public propertyAttributes (Inherited from Entity.)
Public propertybusiness_unit_postfollows
N:1 business_unit_postfollows
Public propertycompetitor_PostFollows
N:1 competitor_PostFollows
Public propertycontact_PostFollows
N:1 contact_PostFollows
Public propertyCreatedBy
Shows who created the record.
Public propertyCreatedOn
Shows the date and time when the record was created. The date and time are displayed in the time zone selected in Microsoft Dynamics CRM options.
Public propertyCreatedOnBehalfBy
Shows who created the record on behalf of another user.
Public propertyEntityState (Inherited from Entity.)
Public propertyExtensionData (Inherited from Entity.)
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyincident_PostFollows
N:1 incident_PostFollows
Public propertyItem (Inherited from Entity.)
Public propertylead_PostFollows
N:1 lead_PostFollows
Public propertylk_PostFollow_createdby
N:1 lk_PostFollow_createdby
Public propertylk_postfollow_createdonbehalfby
N:1 lk_postfollow_createdonbehalfby
Public propertyLogicalName (Inherited from Entity.)
Public propertyopportunity_PostFollows
N:1 opportunity_PostFollows
Public propertyOwnerId
Enter the user or team who is assigned to manage the record. This field is updated every time the record is assigned to a different user.
Public propertyOwningBusinessUnit
Unique identifier for the business unit that owns the record.
Public propertyOwningTeam
Unique identifier of the team who owns the follow.
Public propertyOwningTeam_postfollows
N:1 OwningTeam_postfollows
Public propertyOwningUser
Unique identifier for the user who owns the record.
Public propertyphonecall_PostFollows
N:1 phonecall_PostFollows
Public propertyPostFollow_AsyncOperations
1:N PostFollow_AsyncOperations
Public propertyPostFollowId
Shows the ID of the post follow.
Public propertyprocesssession_PostFollows
N:1 processsession_PostFollows
Public propertyqueue_PostFollows
N:1 queue_PostFollows
Public propertyrecurringappointmentmaster_PostFollows
N:1 recurringappointmentmaster_PostFollows
Public propertyRegardingObjectId
Choose the parent record for the followed post to identify the customer, opportunity, case, or other record type that the post most closely relates to.
Public propertyRelatedEntities (Inherited from Entity.)
Public propertysystemuser_PostFollows
N:1 systemuser_PostFollows
Public propertytask_PostFollows
N:1 task_PostFollows
Public propertyTimeZoneRuleVersionNumber
For internal use only.
Public propertyuser_owner_postfollows
N:1 user_owner_postfollows
Public propertyUTCConversionTimeZoneCode
Time zone code that was in use when the record was created.
Public propertyYammerPostState
Internal Use Only
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributeValue``1 (Inherited from Entity.)
Protected methodGetFormattedAttributeValue (Inherited from Entity.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetAttributeValue (Inherited from Entity.)
Protected methodSetRelatedEntities``1 (Inherited from Entity.)
Protected methodSetRelatedEntity``1 (Inherited from Entity.)
Public methodToEntity``1 (Inherited from Entity.)
Public methodToEntityReference (Inherited from Entity.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also