Interface IKitItem
public interface IKitItem : IItem, IEquatable<IItem>, ITranslationArgument
- Inherited Members
- Extension Methods
Properties
KitId
uint KitId { get; }
Property Value
PrimaryKey
uint PrimaryKey { get; }
public interface IKitItem : IItem, IEquatable<IItem>, ITranslationArgument
uint KitId { get; }
uint PrimaryKey { get; }