You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core 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
Files
>
Classes
Classes
Interfaces
>
DocumentInfo Class
Address Class
AddressContainer Class
AddressInfo Class
BaseElementElevationInfo Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
CoreServiceProxy<TService, TCoreObject> Class
Disposable Class
Document Class
DocumentContainer Class
DocumentInfo Class
ElementPricelist Class
ElementPricelistConfigurator Class
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
Elevation Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
FileHandler Class
InsertionElevationInfo Class
LayerElevationInfo Class
LoginScope Class
MaterialElevationInfo Class
Phase Class
PhaseAndElevationsResult Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
SearchAgent Class
SearchResult Class
SegmentElevationInfo Class
ServiceProxyBase<TService, TCoreObject> Class
ServiceProxyNoUi Class
SettingContainer Class
StandardElevationInfo Class
SynchronizationRestriction Class
TextElevationInfo Class
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
DocumentInfo Class
Send Feedback
Collapse All
Expand All
Represents the metadata to a
Document
.
Class Hierarchy
File:
DocumentInfo.cs
Namespace:
Ofcas.Lk.Api.Client.Core
Syntax
C#
public
class
DocumentInfo
: CoreInfo<DocumentInfoData,
DocumentContainer
,
ICoreInfo
>,
IDocumentInfo
;
Methods
Show:
Inherited
No members matching the current filter
Name
Description
AsCoreObjectPath
This is AsCoreObjectPath, a member of class DocumentInfo.
AsCoreObjectPath
This is AsCoreObjectPath, a member of class ICoreInfo. (Inherited from
ICoreInfo
)
Properties
Show:
Inherited
No members matching the current filter
Name
Description
DisplayName
The display name of the document.
DisplayName
This is DisplayName, a member of class IDocumentInfo. (Inherited from
IDocumentInfo
)
Guid
Defines the unique identifier for the document. This Guid is valid during the whole lifetime of the document.
Guid
The globally unique identifier of an info object. (Inherited from
ICoreInfoWithGuid
)
IsDeleted
Returns if the document is deleted.
IsDeleted
Indicated if this core info is deleted. (Inherited from
ICoreInfoDeletable
)
ParentInfo
The parent of the
ICoreInfo
. This value can be null if there is no parent. (Inherited from
ICoreInfo
)
Suffix
Returns the complete suffix of the document.
Suffix
This is Suffix, a member of class IDocumentInfo. (Inherited from
IDocumentInfo
)
Type
The type (
DocumentType
) of the document. The type is deprecated and not necessary anymore..
Uri
The uri of the document. Used to open with custom programs.
Uri
This is Uri, a member of class IDocumentInfo. (Inherited from
IDocumentInfo
)
Links
DocumentInfo Methods
DocumentInfo Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!