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