| StandardExtractorFactoryUnblobType Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Db.StandardExtractorFactory.UnblobType"]
Namespace: Activsoft.Engine.DbAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic UnblobType UnblobType { get; }Public ReadOnly Property UnblobType As UnblobType
Get
public:
property UnblobType UnblobType {
UnblobType get ();
}member UnblobType : UnblobType with get
Property Value
Type:
UnblobType
See Also