Click or drag to resize

PostFollow Class

Represents a user following the activity feed of an object.
Inheritance Hierarchy
SystemObject
  Entity
    Crm.MSCrmServicePostFollow

Namespace: Crm.MSCrmService
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
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 propertyHasLazyFileAttribute
(Inherited from Entity)
Public propertyId
(Overrides Entity.Id)
Public propertyincident_PostFollows N:1 incident_PostFollows
Public propertyItem
(Inherited from Entity)
Public propertyKeyAttributes
(Inherited from Entity)
Public propertyknowledgearticle_PostFollows N:1 knowledgearticle_PostFollows
Public propertyLazyFileAttributeKey
(Inherited from Entity)
Public propertyLazyFileAttributeValue
(Inherited from Entity)
Public propertyLazyFileSizeAttributeKey
(Inherited from Entity)
Public propertyLazyFileSizeAttributeValue
(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 propertyPostFollow_SyncErrors 1:N PostFollow_SyncErrors
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 propertyRowVersion
(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 propertyVersionNumber Version number of post follow.
Public propertyYammerPostState Internal Use Only
Top
Methods
 NameDescription
Public methodContains
(Inherited from Entity)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows 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 methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodGetRelatedEntities``1
(Inherited from Entity)
Protected methodGetRelatedEntity``1
(Inherited from Entity)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates 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 methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryGetAttributeValue``1
(Inherited from Entity)
Top
Events
Fields
See Also