EntityNameAttributeMetadata.IsEntityReferenceStored Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsEntityReferenceStored { bool get(); };
[System.Runtime.Serialization.DataMember(Order=90)]
public bool IsEntityReferenceStored { get; }
[<System.Runtime.Serialization.DataMember(Order=90)>]
member this.IsEntityReferenceStored : bool
Public ReadOnly Property IsEntityReferenceStored As Boolean
Property Value
- Attributes