Table of Contents

Method Integer

Namespace
LMKit.Inspection
Assembly
LM-Kit.NET.dll

Integer(string, string, long)

Convenience factory for an integer property.

public static MetadataProperty Integer(string group, string key, long value)

Parameters

group string
key string
value long

Returns

MetadataProperty
Share