UnknownReference propriété

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property UnknownReference As ObjectReference
    Get
'Utilisation
Dim instance As OutOfSyncException
Dim value As ObjectReference

value = instance.UnknownReference
public ObjectReference UnknownReference { get; }
public:
property ObjectReference^ UnknownReference {
    ObjectReference^ get ();
}
member UnknownReference : ObjectReference
function get UnknownReference () : ObjectReference

Valeur de la propriété

Type : Microsoft.AnalysisServices. . :: . .ObjectReference