Gets a value indicating whether the document has incoming references.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool HasIncomingReferences { get; }
public bool HasIncomingReferences { get; }
Public ReadOnly Property HasIncomingReferences As Boolean
Get
Public ReadOnly Property HasIncomingReferences As Boolean
Get
public:
property bool HasIncomingReferences {
bool get ();
}
public:
property bool HasIncomingReferences {
bool get ();
}