Source.Cited 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.
Returns a Boolean that represents whether a source has been cited in a document. Read-only.
public:
property bool Cited { bool get(); };
public bool Cited { get; }
member this.Cited : bool
Public ReadOnly Property Cited As Boolean
Property Value
Boolean