You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Shared Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Ofcas.Lk.Api.Shared.Contracts.Responses Namespace
Files
>
Interfaces
Classes
Interfaces
Structs, Records, Enums
>
IFileData Interface
IAddressType Interface
ICalculatedElementPricelistPrice Interface
ICoreObjectPath Interface
IDirectoryData Interface
IElementPricelistConfiguratorPrice Interface
IElementType Interface
IElevationComment Interface
IElevationCommentType Interface
IElevationEditMode Interface
IElevationEditModeCategory Interface
IElevationFinishedState Interface
IElevationProcessingStatus Interface
IElevationReport Interface
IElevationType Interface
IElevationWarning Interface
IElevationWarningLevel Interface
IFileData Interface
IFileSystemData Interface
IInvariantString Interface
ILanguage Interface
ILastErrorInfo Interface
ILicenseInformation Interface
ILoginProgramCategory Interface
ILoginRunnableProgram Interface
IPriceType Interface
IProjectInformationType Interface
IProjectProgramCategory Interface
IProjectRunnableProgram Interface
IProjectStatus Interface
IProjectType Interface
IQuotationText Interface
IQuotationTextType Interface
IReportCategory Interface
IReportItem Interface
IRestriction Interface
ISetting Interface
ISurfaceData Interface
ISynchronization Interface
ISynchronizationException Interface
ISynchronizedEvent Interface
ISynchronizedMessage Interface
ISynchronizedOperation Interface
ITextElevationOrigin Interface
ITranslatedEnum Interface
ITranslatedEnum<out T> Interface
IVersionData Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
IFileData Interface
Send Feedback
Collapse All
Expand All
Represents file data for a
IFileSystemData
Class Hierarchy
File:
IFileData.cs
Namespace:
Ofcas.Lk.Api.Shared
Syntax
C#
public
interface
IFileData
:
IFileSystemData
;
Properties
Show:
Inherited
No members matching the current filter
Name
Description
LastChangedDate
Gets the date on which the last change was made to the file system data. The date is represented as milliseconds since the Unix epoch. (Inherited from
IFileSystemData
)
Name
Gets the name of the file system data. (Inherited from
IFileSystemData
)
Path
Gets the path of the file system data. (Inherited from
IFileSystemData
)
Size
Gets the size of the file data.
Uri
Gets the unique resource identifier for the file system data. (Inherited from
IFileSystemData
)
Links
IFileData Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!