BCSearchQueryDocRefType Property |
Gets or sets the document reference type used to limit the document references.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCDocRefType DocRefType { get; set; }
Public Property DocRefType As BCDocRefType
Get
Set
public:
property BCDocRefType^ DocRefType {
BCDocRefType^ get ();
void set (BCDocRefType^ value);
}
member DocRefType : BCDocRefType with get, set
Property Value
Type:
BCDocRefTypeSee Also