IncrementKnowledgeArticleViewCountRequest.Location Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the location where the knowledge article record was used.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int Location { get; set; }
Public Property Location As Integer
Property Value
Type: System.Int32
Type: Int32
The location where the knowledge article record was used.
Remarks
In the current CRM release, you can only specify 1 (default value) for this parameter, which signifies the location as internal. The location value is stored in the KnowledgeArticleViews.Location attribute.
See Also
IncrementKnowledgeArticleViewCountRequest Class
Microsoft.Crm.Sdk.Messages Namespace
KnowledgeArticleViews entity messages and methods
knowledgearticleviews EntityType
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright