TestUserConnection.

SetFeatureState(Guid, string, int) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestUserConnection

Syntax

public void SetFeatureState(Guid featureId, string code, int state)

Parameters

Name Type Description
featureId Guid
code string
state int

Return Value

Type Description
void