Click or drag to resize
MediaFileInfoProvider Properties

The MediaFileInfoProvider type exposes the following members.

Properties
  NameDescription
Public propertyDataSource
Data source for the provider
(Inherited from AbstractInfoProvider<TInfo, TProvider, TQuery>.)
Public propertyHashtableSettings
Gets hashtable settings
(Inherited from AbstractInfoProvider<TInfo, TProvider, TQuery>.)
Protected propertyInfoObject
Info object instance the provider is working with.
(Inherited from AbstractInfoProvider<TInfo, TProvider, TQuery>.)
Public propertyIsValid
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProvider<TInfo, TProvider, TQuery>.)
Public propertyStatic memberMaxStagingFileSize
Gets the maximal file size in bytes which is allowed for media files staging synchronization.
Public propertyStatic memberMaxVersioningFileSize
Gets the maximal file size in bytes which is allowed for media files versioning.
Public propertyStatic memberThumbnailQuality
Thumbnail quality.
Public propertyTypeInfo
Object type information.
(Inherited from AbstractInfoProvider<TInfo, TProvider, TQuery>.)
Top
See Also