Table of Contents

Method TryParse

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll

TryParse(string, out ProjectPermissionName?)

Attempts to create a valid project permission name.

public static bool TryParse(string value, out ProjectPermissionName? result)

Parameters

value string
result ProjectPermissionName?

Returns

bool