EntityMetadata.IsOneNoteIntegrationEnabled Property

 

Updated: January 15, 2016

Applies To: Dynamics CRM 2015

Gets or sets whether OneNote integration is enabled for the.

Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

[DataMemberAttribute]
public Nullable<bool> IsOneNoteIntegrationEnabled { get; set; }

Property Value

Type: System.Nullable<Boolean>

Type: Nullable<Boolean>
true if the OneNote integration is enabled for the entity; otherwise, false.

Return to top

© 2016 Microsoft. All rights reserved. Copyright

Show: