Table of Contents

Method Date

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

Date(string, string, DateTime)

Convenience factory for a date/time property.

public static MetadataProperty Date(string group, string key, DateTime value)

Parameters

group string
key string
value DateTime

Returns

MetadataProperty
Share