Table of Contents

Method SetProjectPropertiesAsync

Namespace
Kepware.Api.ClientHandler
Assembly
Kepware.Api.dll

SetProjectPropertiesAsync(Project, CancellationToken)

Sets the project properties on the Kepware server.

public Task<bool> SetProjectPropertiesAsync(Project project, CancellationToken cancellationToken = default)

Parameters

project Project
cancellationToken CancellationToken

Returns

Task<bool>

Exceptions

InvalidOperationException