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
Files
>
Classes
Classes
>
DocumentInfo 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
InsertionElevationInfo Class
LoginScope Class
MaterialElevationInfo Class
Phase Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
SearchAgent Class
SearchResult Class
SettingContainer Class
StandardElevationInfo 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
Name
Description
AsCoreObjectPath
This is AsCoreObjectPath, a member of class DocumentInfo.
Properties
Name
Description
DisplayName
The display name of the document.
Guid
Defines the unique identifier for the document. This Guid is valid during the whole lifetime of the document.
IsDeleted
Returns if the document is deleted.
Suffix
Returns the complete suffix of the document.
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.
Links
DocumentInfo Methods
DocumentInfo Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!