| CarbonSourceEntityInfoEntityInfo Property |
Gets or inits the entity info for the carbon source
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax public EntityInfo EntityInfo {
get;
init; }
Public Property EntityInfo As EntityInfo
Get
Set
public:
property EntityInfo EntityInfo {
EntityInfo get ();
void set (EntityInfo value);
}
member EntityInfo : EntityInfo with
get, set
Property Value
EntityInfoSee Also