AttributeMetadata.IsRetrievable Property

Definition

public:
 property Nullable<bool> IsRetrievable { Nullable<bool> get(); };
[System.Runtime.Serialization.DataMember]
public bool? IsRetrievable { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsRetrievable : Nullable<bool>
Public ReadOnly Property IsRetrievable As Nullable(Of Boolean)

Property Value

Attributes

Applies to