Enum CheckResultType

Represents a check result type

Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum CheckResultType

Fields

Name Value Description
MemberStabilityMemberStability = 3

Member stability

RsaRsa = 2

RSA

StaticStatic = 1

Static

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next