FileSystemEntryObjectType Property |
Gets the type of the entry.
Namespace:
Dundas.BI.FileSystem
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic ObjectType ObjectType { get; }Public ReadOnly Property ObjectType As ObjectType
Get
public:
virtual property ObjectType ObjectType {
ObjectType get () sealed;
}abstract ObjectType : ObjectType with get
override ObjectType : ObjectType with get
Property Value
Type:
ObjectType
See Also