| 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: 23.1.0.154
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