This topic has not yet been rated - Rate this topic

ProfileUsageAttribute.IsExcluded Property

WCF RIA Services

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

Gets or sets a value indicating whether the property is backed by a profile member.

Namespace:  System.ServiceModel.DomainServices.Server.ApplicationServices
Assembly:  System.ServiceModel.DomainServices.Server (in System.ServiceModel.DomainServices.Server.dll)
public bool IsExcluded { get; set; }

Property Value

Type: System.Boolean
true if the property is not backed by a profile member; otherwise, false.
Did you find this helpful?
(1500 characters remaining)