Table of Contents

Property ModelID

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

ModelID

Gets or sets the unique identifier for the model. This identifier is used to uniquely reference a model within the LM-Kit library and should conform to industry naming conventions. For predefined models, this value is automatically set and should not be changed. For user-defined models, it can be manually assigned.

public string ModelID { get; set; }

Property Value

string