BCSearchQueryDocRefDirection Property |
Gets or sets the direction of document references included in the result.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public RefDirectionKind DocRefDirection { get; set; }
Public Property DocRefDirection As RefDirectionKind
Get
Set
public:
property RefDirectionKind DocRefDirection {
RefDirectionKind get ();
void set (RefDirectionKind value);
}
member DocRefDirection : RefDirectionKind with get, set
Property Value
Type:
RefDirectionKindSee Also