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
>
FileHandler 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
>
FileHandler Methods
FileHandler Methods
FileHandler Properties
>
FileHandler.SetContent Method
FileHandler.GetContent Method
FileHandler.GetFile Method
FileHandler.SetContent Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
FileHandler.SetContent Method
Send Feedback
Collapse All
Expand All
Sets the content of a file defined by a
FileData
.
Syntax
C#
public
IFileData
SetContent
(
IFileData
fileData
, Stream
content
);
Parameters
Parameters
Description
IFileData fileData
The
FileData
that points to a file on the service's file system.
Stream content
The content that should be written to file defined by the
FileData
.
Returns
Returns the updated file informations.
Links
FileHandler Class
Ofcas.Lk.Api.Client.Core Namespace
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!