| SearchDocumentType Property |
[Missing <summary> documentation for "P:Activsoft.Search.SearchDocument.Type"]
Namespace: Activsoft.SearchAssembly: Activsoft.Search (in Activsoft.Search.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Type { get; }Public ReadOnly Property Type As String
Get
public:
property String^ Type {
String^ get ();
}member Type : string with get
Property Value
Type:
String
See Also