You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IBaseProjectInfo Interface
> IBaseProjectInfo Methods > IBaseProjectInfo.AsFabricationLotInfo Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
IBaseProjectInfo.AsFabricationLotInfo Method

Converts this project info to an IFabricationLotInfo.

Syntax
C#
IFabricationLotInfo AsFabricationLotInfo();

Returns the converted IFabricationLotInfo.

Exceptions
Description
ArgumentException
Thrown if project info cannot be converted, check with IsFabricationLotInfo if conversion is possible.
Copyright © 2022. All rights reserved.