BCSDocumentHasIncomingReferences Property |
Gets a value indicating whether the document has incoming references.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public bool HasIncomingReferences { get; }
Public ReadOnly Property HasIncomingReferences As Boolean
Get
public:
property bool HasIncomingReferences {
bool get ();
}
member HasIncomingReferences : bool with get
Property Value
Type:
BooleanSee Also