StorableObjectViewModel T  ObjectType Property KerbalEdit - Take control of your KSP Data!
Gets the type for the underlying data object.

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override Type ObjectType { get; protected set; }
See Also