Gets a value indicating whether the document has outgoing 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 HasOutgoingReferences { get; }
public bool HasOutgoingReferences { get; }
Public ReadOnly Property HasOutgoingReferences As Boolean
Get
Public ReadOnly Property HasOutgoingReferences As Boolean
Get
public:
property bool HasOutgoingReferences {
bool get ();
}
public:
property bool HasOutgoingReferences {
bool get ();
}